Loading .travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -81,7 +81,7 @@ script: fi - | if [ "$BUILD_TYPE" = "normal" ]; then ./configure --enable-werror ./configure --enable-warnings --enable-werror make make test-nonflaky fi Loading Loading
.travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -81,7 +81,7 @@ script: fi - | if [ "$BUILD_TYPE" = "normal" ]; then ./configure --enable-werror ./configure --enable-warnings --enable-werror make make test-nonflaky fi Loading