summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@tradeo.com>2014-01-25 00:39:09 +0200
committerBozhidar Batsov <bozhidar@tradeo.com>2014-01-25 00:39:09 +0200
commita1f0171b4cc1269d823a3a8efc049eb9c6d937a5 (patch)
tree7a298b981296e8a42f89014f9e812b60ac5f4527 /.travis.yml
parent07068a68bebc763212056f41100ed47574cd6b68 (diff)
Stop running the tests on emacs-snapshot
The snapshot PPA seems to have been abandoned http://emacs.naquadah.org/
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 7e6d42c1..14b57b59 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,7 @@
language: emacs-lisp
env:
- EMACS=emacs24
- - EMACS=emacs-snapshot
+# - EMACS=emacs-snapshot
before_script:
- sh vagrant/provision.sh
- make EMACS=${EMACS} elpa