Skip to content

Commit b18b728

Browse files
committed
Fixed travis tests
1 parent 4e23c3c commit b18b728

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ after_success:
4242
if [ "$TEST_TYPE" = build ]; then
4343
coveralls
4444
fi
45+
env:
46+
matrix:
47+
- TEST_TYPE=build
4548
matrix:
4649
fast_finish: true
4750
include:

0 commit comments

Comments
 (0)