viest 7 years ago
parent
commit
675776709f
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

@@ -21,5 +21,9 @@ before_script:
   - make && sudo make install
   - ./travis/compile.sh
 
+branches:
+  only:
+    - dev
+
 script:
   - exit 0