Skip to content

Commit

Permalink
Retry autotools tests the same way as cmake tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
iphydf committed Mar 26, 2017
1 parent 48c86e9 commit b578fbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion other/travis/autotools-script
Expand Up @@ -21,4 +21,4 @@ make -j$NPROC -k

# This runs `make check` with the default configure flags, not with the ones
# above.
make distcheck -j$NPROC -k
TESTS $MAX_TEST_RETRIES make distcheck -j$NPROC -k

0 comments on commit b578fbb

Please sign in to comment.