Skip to content

Commit a0c415a

Browse files
committed
Remove emacs-snapshot in travis
1 parent 1bf98fd commit a0c415a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ language: emacs-lisp
55
env:
66
matrix:
77
- EMACS=emacs24
8-
- EMACS=emacs-snapshot
8+
# - EMACS=emacs-snapshot
99

1010
install:
1111
- if [ "$EMACS" = "emacs24" ]; then

0 commit comments

Comments
 (0)