Skip to content

Commit

Permalink
Stop running the tests on emacs-snapshot
Browse files Browse the repository at this point in the history
The snapshot PPA seems to have been abandoned http://emacs.naquadah.org/
  • Loading branch information
Bozhidar Batsov committed Jan 24, 2014
1 parent 07068a6 commit a1f0171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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
Expand Down

0 comments on commit a1f0171

Please sign in to comment.