ソースを参照

Allow tests to fail under emacs-git-snapshot

Cask seems to currently be broken with Emacs git.
Ryan C. Thompson 7 年 前
コミット
6b9a461f22
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -15,6 +15,7 @@ env:
 matrix:
   allow_failures:
   - env: EMACS_VERSION=remacs-git-snapshot
+  - env: EMACS_VERSION=emacs-git-snapshot
 
 before_script:
   # Install evm