mirror of
https://github.com/curl/curl.git
synced 2025-01-12 13:55:11 +08:00
travis: run tests-nonflaky instead of tests-full
This commit is contained in:
parent
207f588987
commit
5091e18e89
@ -14,7 +14,7 @@ install:
|
||||
before_script:
|
||||
- ./buildconf
|
||||
|
||||
script: ./configure --enable-debug && make && make test-full
|
||||
script: ./configure --enable-debug && make && make test-nonflaky
|
||||
|
||||
compiler:
|
||||
- clang
|
||||
|
Loading…
Reference in New Issue
Block a user