aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorTristan Sloughter <[email protected]>2015-06-21 15:01:49 -0500
committerTristan Sloughter <[email protected]>2015-06-21 15:45:07 -0500
commitd73464f478725f7e4147f6b352b7af47b1017c1f (patch)
treec924a1cee30f67196d58b5709396efe3570024aa /.travis.yml
parent9ad84ac8f93756610fc99fe6a8eb3412218478aa (diff)
downloadrelx-d73464f478725f7e4147f6b352b7af47b1017c1f.tar.gz
relx-d73464f478725f7e4147f6b352b7af47b1017c1f.tar.bz2
relx-d73464f478725f7e4147f6b352b7af47b1017c1f.zip
update travis and version bump 2.1.0
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 84eddbc..0dfe502 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,7 @@ otp_release:
- 17.0
- R16B03-1
- R15B03
-script: "./rebar3 ct"
+script: "./rebar3 update && ./rebar3 ct"
branches:
only:
- master