Skip to content

Commit 8e22fc0

Browse files
committed
Run all tests on build server by using "make -k".
1 parent 94532e0 commit 8e22fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
- TEST_VERBOSE=1
1515

1616
script:
17-
- make test
17+
- make -k test
1818

1919
# For docker containers
2020

0 commit comments

Comments
 (0)