Build all branches. Set travis settings to only look for travis.yml

This commit is contained in:
Neel Goyal 2014-02-18 18:40:01 -05:00
parent 0666155900
commit 2d0e447473
1 changed files with 0 additions and 4 deletions

View File

@ -10,7 +10,3 @@ script:
- make
- sudo make install
- make test
branches:
only:
- develop
- feature/travis