Browse Source

Test only code in master on Travis.

Roberto Ostinelli 8 years ago
parent
commit
7f1c5957a1
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

@@ -13,6 +13,10 @@ otp_release:
   - R16B02
   - R16B02
   - R16B01
   - R16B01
 
 
+branches:
+  only:
+    - master
+
 before_install:
 before_install:
   - wget https://s3.amazonaws.com/rebar3/rebar3
   - wget https://s3.amazonaws.com/rebar3/rebar3
   - chmod +x rebar3
   - chmod +x rebar3