Skip to content

Commit

Permalink
Revert "Fix travis"
Browse files Browse the repository at this point in the history
This reverts commit 255b6cb.
  • Loading branch information
dajva committed Sep 30, 2017
1 parent bbc92a3 commit 350e957
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ env:
matrix:
allow_failures:
- env: EVM_EMACS=emacs-git-snapshot-travis
install:
- make deps
script:
- emacs --version
- make deps
- make test

0 comments on commit 350e957

Please sign in to comment.