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 6
6
- EVM_EMACS=24.5 TEST_RUN="rake test-no-gui"
7
7
- EVM_EMACS=25.1 TEST_RUN="rake test"
8
8
- 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"
10
10
matrix :
11
11
include :
12
12
- elixir : 1.0.5
13
13
otp_release : 17.4
14
14
- elixir : 1.4.3
15
- otp_release : 18 .0
15
+ otp_release : 19 .0
16
16
- elixir : 1.6.0
17
- otp_release : 20.1
17
+ otp_release : 20.1
18
18
before_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
20
20
- evm install emacs-$EVM_EMACS-travis --use --skip
21
21
- cask
22
22
install :
You can’t perform that action at this time.
0 commit comments