Only build develop

This commit is contained in:
Neel Goyal 2014-02-18 17:51:48 -05:00
parent 955be308d5
commit 57f7e1fbd7
1 changed files with 3 additions and 1 deletions

View File

@ -8,4 +8,6 @@ before_script:
script:
- ./configure && make && sudo make install
- make test
branches:
only:
- develop