Skip to content

Commit

Permalink
?!
Browse files Browse the repository at this point in the history
  • Loading branch information
areina committed Oct 26, 2017
1 parent 2551469 commit 9c9ad1c
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
@@ -1,4 +1,4 @@
language: emacs-lisp
language: python
before_install:
- curl -fsSkL https://gist.github.com/rejeep/ebcd57c3af83b049833b/raw > x.sh && source ./x.sh
- evm install $EVM_EMACS --use --skip
Expand All @@ -9,4 +9,5 @@ env:
- EVM_EMACS=emacs-25.1-travis
script:
- emacs --version
- cask exec emacs --version
- make test

0 comments on commit 9c9ad1c

Please sign in to comment.