Enable CI for all branches
authorianfab <ianfab@users.noreply.github.com>
Wed, 1 Aug 2018 18:42:10 +0000 (20:42 +0200)
committerianfab <ianfab@users.noreply.github.com>
Wed, 1 Aug 2018 18:42:10 +0000 (20:42 +0200)
.travis.yml

index ded29e4..f360134 100644 (file)
@@ -37,10 +37,6 @@ matrix:
         - COMPILER=clang++ V='Apple LLVM 6.0' # Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
         - COMP=clang
 
-branches:
-  only:
-   - master
-
 before_script:
   - cd src