diff options
| author | Felix S. Klock II <pnkfelix@pnkfx.org> | 2015-02-06 16:06:26 +0100 |
|---|---|---|
| committer | Felix S. Klock II <pnkfelix@pnkfx.org> | 2015-02-06 16:06:26 +0100 |
| commit | 439da4070b3bd5eaed45a8e890f8d4b07a0867bf (patch) | |
| tree | f8ab655637fa037619eed1b30eea4ad7f15548c5 | |
| parent | ec81a95287a69bb36d1535a972e5afb46948247d (diff) | |
| download | rust-mode-439da4070b3bd5eaed45a8e890f8d4b07a0867bf.tar.gz | |
disable emacs23 testing on travis.
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 04231a7..63221ed 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,6 @@ language: generic env: matrix: - - EMACS=emacs23 - EMACS=emacs24 - EMACS=emacs-snapshot |
