Skip to content

Commit

Permalink
CI allow_failures for doc tests (E24.4 E24.5)
Browse files Browse the repository at this point in the history
  • Loading branch information
JAremko authored and TheBB committed May 19, 2017
1 parent 5b38355 commit bba0783
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,7 @@ matrix:
fast_finish: true
allow_failures:
- env: TESTS=core EVM_EMACS=emacs-git-snapshot-travis
- env: TESTS=doc EVM_EMACS=emacs-24.4-travis
- env: TESTS=doc EVM_EMACS=emacs-24.5-travis
- env: TESTS=doc EVM_EMACS=emacs-git-snapshot-travis
script: "./.travis-build.sh"

0 comments on commit bba0783

Please sign in to comment.