Skip to content

Commit 34c89fe

Browse files
committed
Merge pull request jeremyong#43 from sanmiguel/mtc-fix-travis-builds
Keep a local copy of rebar3 for travis-ci to use
2 parents f7743fd + fffda1f commit 34c89fe

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@ language: erlang
22
otp_release:
33
- R16B03
44
- R16B02
5-
- R16B01
65
- 17.0
76
- 17.1
87
- 17.3
98
- 17.4
109
- 17.5
1110
- 18.0
12-
script: make test
11+
script: ./rebar3 ct

rebar3

712 KB
Binary file not shown.

0 commit comments

Comments
 (0)