Skip to content

Commit

Permalink
add smoke test to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien TASSIN committed May 9, 2018
1 parent dbafe67 commit 3329ba6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ node_js:
- "8"
after_success:
- yarn lint
- yarn build
- yarn test:coverage

0 comments on commit 3329ba6

Please sign in to comment.