diff --git a/.travis.yml b/.travis.yml index dd6bf14d..9d0f41b7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,11 @@ -# Travis CI configuration +## Travis CI configuration language: c +branches: + only: + - changeling + - fever + - master + - travis # Test with both gcc and clang: compiler: - gcc