Fix Travis file?

This commit is contained in:
Clownacy 2020-01-23 14:47:17 +00:00
parent 441fe2faed
commit 696498a98f

View file

@ -130,7 +130,7 @@ script:
- make -j ${JOBS} FIX_BUGS=1 ${MAKE_BUILD_TYPE} WARNINGS=1 WARNINGS_ALL=1
- cd ${CMAKE_BUILD_DIR}
# Windows build
# Windows build
- |
if [ "$TRAVIS_OS_NAME" = "linux" ]; then
if [ "$CXX" = "g++" ]; then