We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25df3c1 commit 7b0d867Copy full SHA for 7b0d867
.travis.yml
@@ -65,4 +65,5 @@ jobs:
65
- make -j2 > /dev/null
66
- make -j1 build-addons build-js-native-api-tests build-node-api-tests > /dev/null
67
script:
68
+ - set -o pipefail
69
- JOBS=2 FLAKY_TESTS=dontcare make -s -j1 V= test-ci | grep -F -e "---" -e "..." -v
0 commit comments