Skip to content
This repository has been archived by the owner on Jun 26, 2021. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
justusschock authored Oct 7, 2019
1 parent 22f81dd commit 7ab64d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,6 @@ script:
# run tests or stylechecks
- if [[ "$TEST_TYPE" == "unittests" ]]; then
bash scripts/ci/run_tests.sh;
codecov;
elif [[ "$TEST_TYPE" == "docs" ]]; then
bash scripts/ci/build_docs.sh;
else
Expand Down

0 comments on commit 7ab64d6

Please sign in to comment.