Loading .travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -104,7 +104,7 @@ script: - if [ -n "$CROSS_COMPILE" ]; then export EXE_SHELL="wine" WINEPREFIX=`pwd`; fi - make test - HARNESS_VERBOSE=yes make test - cd .. notifications: Loading Loading
.travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -104,7 +104,7 @@ script: - if [ -n "$CROSS_COMPILE" ]; then export EXE_SHELL="wine" WINEPREFIX=`pwd`; fi - make test - HARNESS_VERBOSE=yes make test - cd .. notifications: Loading