Skip to content

Commit 831e40c

Browse files
committed
Revert "travis-script.sh: Enable SKIP_TESTS temporarily."
This reverts commit 6766ef7.
1 parent 6766ef7 commit 831e40c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

travis-script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ TEST_OPTIONS=""
1919

2020
# To be enabled temporarily when you need to pre-populate the Travis
2121
# cache to avoid timeout.
22-
SKIP_TESTS=YES
22+
#SKIP_TESTS=YES
2323

2424
# ---------------------------------------------------------------------
2525
# Parse options

0 commit comments

Comments
 (0)