File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 66 - EVM_EMACS=24.5 TEST_RUN="rake test-no-gui"
77 - EVM_EMACS=25.1 TEST_RUN="rake test"
88 - EVM_EMACS=25.2 TEST_RUN="rake test"
9- - EVM_EMACS=git-snapshot TEST_RUN="rake test"
9+ # - EVM_EMACS=git-snapshot TEST_RUN="rake test"
1010matrix :
1111 include :
1212 - elixir : 1.0.5
1313 otp_release : 17.4
1414 - elixir : 1.4.3
15- otp_release : 18 .0
15+ otp_release : 19 .0
1616 - elixir : 1.6.0
17- otp_release : 20.1
17+ otp_release : 20.1
1818before_install :
19- - curl -fsSkL https://gist.githubusercontent.com/tonini/09a8bec7a0b2c219e0d7 /raw > travis.sh && source ./travis.sh
19+ - curl -fsSkL https://gist.githubusercontent.com/Trevoke/90409590f43abfd0d7fe3b02b5249849 /raw > travis.sh && source ./travis.sh
2020 - evm install emacs-$EVM_EMACS-travis --use --skip
2121 - cask
2222install :
You can’t perform that action at this time.
0 commit comments