fixup travis
This commit is contained in:
parent
f7dd05a071
commit
2474c37659
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ before_install:
|
|||
- export ALTERNATE_CONFIGURATION=false
|
||||
- export CXX11=false
|
||||
|
||||
- if [ "$BUILD" = 3 ] then export ALTERNATE_CONFIGURATION=true; fi
|
||||
- if [ "$BUILD" = 3 ]; then export ALTERNATE_CONFIGURATION=true; fi
|
||||
- if [ "$BUILD" = 4 ]; then export CXX11=true; fi
|
||||
|
||||
-
|
||||
|
|
Loading…
Add table
Reference in a new issue