mirror of
https://github.com/curl/curl.git
synced 2026-07-17 07:47:16 +03:00
parent
7bcaa1aa27
commit
8b78f7c23d
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ script:
|
|||
if [ "$BUILD_TYPE" = "normal" ]; then
|
||||
./configure --enable-werror
|
||||
make
|
||||
make TFLAGS=-n test-nonflaky
|
||||
make test-nonflaky
|
||||
fi
|
||||
- |
|
||||
if [ "$BUILD_TYPE" = "cmake" ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue