Skip to content

Commit 2497370

Browse files
committed
Use correct rebar3 command
1 parent 79f6827 commit 2497370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ otp_release:
99
- 17.4
1010
- 17.5
1111
- 18.0
12-
script: ./rebar3 test
12+
script: ./rebar3 ct

0 commit comments

Comments
 (0)