fixup travis

This commit is contained in:
Chris Beck 2014-11-04 11:55:59 -05:00
parent 043fe01c42
commit 37ca01a9f7

View file

@ -12,9 +12,9 @@ env:
matrix:
exclude:
- compiler: gcc
env: ALTERNATE_CONFIGURATION=true
env: ALTERNATE_CONFIGURATION=true CXX11=false
- compiler: clang
env: CXX11=true
env: ALTERNATE_CONIFGURATION=false CXX11=true
before_install:
- export TARGETS="wesnoth wesnothd campaignd test"