We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 505c79d commit 1f82425Copy full SHA for 1f82425
.travis.yml
@@ -2,6 +2,9 @@ language: emacs-lisp
2
env:
3
- EMACS=emacs24
4
- EMACS=emacs-snapshot
5
+matrix:
6
+ allow_failures:
7
+ - env: EMACS=emacs-snapshot
8
before_install:
9
# Stable Emacs 24.3
10
- sudo add-apt-repository -y ppa:cassou/emacs
0 commit comments