Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
sbueringer committed Dec 22, 2018
1 parent 0d26376 commit 0a4edb5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ before_script:
- export PATH="~/bin:$PATH"

script:
# first run is buggy.. https://github.com/kulshekhar/ts-jest/issues/805
- npm run testcoverage || true
- npm run testcoverage
- npm run build
- npm run go-testcoverage
Expand Down

0 comments on commit 0a4edb5

Please sign in to comment.