diff --git a/.travis.yml b/.travis.yml index cbf4c47..e4e43f8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -86,5 +86,5 @@ after_script: - | if [ -n "$COVERAGE" ]; then travis_retry curl -L https://github.com/rubik/stack-hpc-coveralls/releases/download/v0.0.4.0/shc-linux-x64-$SHC_GHCVER.tar.bz2 | tar -xj - ./shc MIP MIP-test + ./shc combined all fi