]> git.pond.sub.org Git - empserver/blobdiff - .travis.yml
travis: Limit to branches changeling, fever, master, travis
[empserver] / .travis.yml
index dd6bf14d55ff8667fe46e5b1a5167226ee82fecc..9d0f41b79ca26727a29ab1ca2879edafec55d3d5 100644 (file)
@@ -1,5 +1,11 @@
-# Travis CI configuration
+## Travis CI configuration
 language: c
 language: c
+branches:
+  only:
+  - changeling
+  - fever
+  - master
+  - travis
 # Test with both gcc and clang:
 compiler:
   - gcc
 # Test with both gcc and clang:
 compiler:
   - gcc