Fix travis script.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user