Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ko1nksm committed Jul 2, 2019
1 parent b64f0bc commit 855c157
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -32,6 +32,7 @@ before_script:
cmake -DCMAKE_INSTALL_PREFIX=${HOME}/kcov .
make
make install
cd ..
fi
- if [ ! "$COVERAGE" ]; then ./shellspec --task fixture:stat:prepare; fi
script:
Expand Down

0 comments on commit 855c157

Please sign in to comment.