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

Commit

Permalink
Change inv cov to inv prep test
Browse files Browse the repository at this point in the history
  • Loading branch information
TonisPiip committed Apr 6, 2017
1 parent 0111db2 commit 0514e1c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ install:
script:
- export LINO_CACHE_ROOT=$TRAVIS_BUILD_DIR/lino_cache
- mkdir $LINO_CACHE_ROOT
- inv cov --no-html
- inv prep test
# - inv cov --no-html

after_script:
- coveralls
Expand Down

0 comments on commit 0514e1c

Please sign in to comment.