aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml10
1 files changed, 1 insertions, 9 deletions
diff --git a/.travis.yml b/.travis.yml
index 52861e5..84eddbc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,17 +1,9 @@
language: erlang
otp_release:
- - 17.1
- 17.0
- R16B03-1
- - R16B03
- - R16B02
- - R16B01
- - R16B
- R15B03
- - R15B02
- - R15B01
- - R15B
-script: "make get-rebar && make rebuild"
+script: "./rebar3 ct"
branches:
only:
- master