mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
parent
7bcaa1aa27
commit
8b78f7c23d
@ -81,7 +81,7 @@ script:
|
|||||||
if [ "$BUILD_TYPE" = "normal" ]; then
|
if [ "$BUILD_TYPE" = "normal" ]; then
|
||||||
./configure --enable-werror
|
./configure --enable-werror
|
||||||
make
|
make
|
||||||
make TFLAGS=-n test-nonflaky
|
make test-nonflaky
|
||||||
fi
|
fi
|
||||||
- |
|
- |
|
||||||
if [ "$BUILD_TYPE" = "cmake" ]; then
|
if [ "$BUILD_TYPE" = "cmake" ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user