1
0

Don't build any hurricane branches

Don't mean to eat up travis bandwidth but shared branches sometimes get made.
This commit is contained in:
Colin Schmidt 2016-10-14 16:38:10 -07:00
parent 85f3788ab5
commit cb8878c931

View File

@ -42,7 +42,7 @@ branches:
except:
- hwacha
- boom
- hurricane
- /^hurricane.*$/
before_install:
- export CXX=g++-4.8 CC=gcc-4.8