Skip to content

Commit d532062

Browse files
committed
No allow_failures for Travis CI
1 parent 18d3212 commit d532062

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ env:
88
- EMACS_VERSION=emacs-25.2-travis
99
- EMACS_VERSION=emacs-25.3-travis
1010
- EMACS_VERSION=emacs-git-snapshot-travis
11-
matrix:
12-
allow_failures:
13-
- env: EMACS_VERSION=emacs-git-snapshot-travis
11+
# matrix:
12+
# allow_failures:
13+
# - env: EMACS_VERSION=emacs-git-snapshot-travis
1414

1515
before_install:
1616
- export PATH="/home/travis/.evm/bin:$PATH"

0 commit comments

Comments
 (0)