From 2226f7c1be01d4a1c63e7ae80e721de9f2ddf8e2 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Thu, 13 Nov 2014 19:44:44 -0600 Subject: [PATCH] switch travis to master branch --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b024e58b..19eb573a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ otp_release: script: make travis branches: only: - - rebar3 + - master before_deploy: "rm -rf !(rebar3)" deploy: on: