From d73464f478725f7e4147f6b352b7af47b1017c1f Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Sun, 21 Jun 2015 15:01:49 -0500 Subject: update travis and version bump 2.1.0 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') 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 -- cgit v1.2.3