Fix travis script.

This commit is contained in:
Syoyo Fujita
2016-02-14 17:03:59 +09:00
parent 04a7b206b7
commit 45b4924c27

View File

@@ -53,6 +53,7 @@ script:
- ./test_loader ../cornell_box.obj
- if [ -n "$REPORT_COVERAGE" ]; then coveralls -b . -r . -e examples -e tools -e jni
-e python -e images -E ".*CompilerId.*"; fi
- cd ..
deploy:
provider: releases
api_key: