Skip to content

Commit

Permalink
chore: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielSchaffer committed Feb 2, 2020
1 parent c9af80c commit 1be315a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -21,6 +21,6 @@ install:
- "yarn ts-node --version"

script:
- "yarn build"
- "yarn coverage"
- "yarn coverage-report"
- "yarn build"

0 comments on commit 1be315a

Please sign in to comment.