Browse Source

only test on master

Jorge Aparicio 8 years ago
parent
commit
4a0e2305ad
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

@@ -59,6 +59,10 @@ install:
 script:
   - bash ci/script.sh
 
+branches:
+  only:
+    - master
+
 notifications:
   email:
     on_success: never