We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b480c79 commit 509ad40Copy full SHA for 509ad40
.travis.yml
@@ -31,4 +31,4 @@ matrix:
31
- ./configure
32
- make -j2 V=
33
script:
34
- - # PARALLEL_ARGS='--flaky-tests=skip' make -j1 test
+ - PARALLEL_ARGS='--flaky-tests=skip' make -j1 test
0 commit comments