run more branches

This commit is contained in:
Kjell Hedstrom 2015-01-22 02:27:59 -07:00
parent 1d09bf8916
commit ac6cbd032d

View File

@ -7,6 +7,13 @@ compiler:
- gcc
#- clang
# whitelist
branches:
only:
- master
- windows-crashhandler
before_install:
# use http://lint.travis-ci.org/ to validate changes
# sudo add-apt-repository -y ppa:h-rayflood/llvm;