Fixed travis tests

This commit is contained in:
Syrus Akbary 2016-09-17 17:12:02 -07:00
parent 4e23c3ccf6
commit b18b72833d

View File

@ -42,6 +42,9 @@ after_success:
if [ "$TEST_TYPE" = build ]; then if [ "$TEST_TYPE" = build ]; then
coveralls coveralls
fi fi
env:
matrix:
- TEST_TYPE=build
matrix: matrix:
fast_finish: true fast_finish: true
include: include: