Make CI "FORMATTING" optional

This commit is contained in:
JAremko 2017-08-06 05:41:39 +03:00
parent 955f828cd4
commit 51ba983678
2 changed files with 20 additions and 19 deletions

View File

@ -28,6 +28,7 @@ env:
matrix:
fast_finish: true
allow_failures:
- env: FORMATTING=doc EVM_EMACS=emacs-25.2-travis
- 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