removed branch restriction in travis

This commit is contained in:
KimLS 2016-01-13 13:43:28 -08:00
parent 1cb07d055e
commit ca817051e7

View File

@ -13,10 +13,6 @@ script:
- cmake -G "Unix Makefiles" -DEQEMU_BUILD_TESTS=ON -DEQEMU_ENABLE_BOTS=ON
- make -j8
- ./bin/tests
branches:
only:
- master
- stable
notifications:
email: false
irc: