mirror of
https://github.com/curl/curl.git
synced 2026-05-30 04:27:30 +03:00
travis: run tests-nonflaky instead of tests-full
This commit is contained in:
parent
207f588987
commit
5091e18e89
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue