fixup travis
This commit is contained in:
parent
043fe01c42
commit
37ca01a9f7
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue