Skip to content

Commit

Permalink
Setup continues integration with travis. Closes #3
Browse files Browse the repository at this point in the history
  • Loading branch information
ofuochi committed Oct 5, 2019
1 parent eb1d19d commit 28f2ced
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ cache:
directories:
- "node_modules"
script:
- npm run test
- npm run build
after_success:
- npm run nyc
- npm run lint
- npm run test-cover
- npm run tsc

0 comments on commit 28f2ced

Please sign in to comment.