Skip to content

Commit

Permalink
Update travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
fkhadra committed Oct 26, 2017
1 parent 0dd1b78 commit 0c8fba5
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 @@ -2,4 +2,5 @@ language: node_js
node_js:
- "8"
script:
- npm run lint && npm test:coverage
- yarn lint && yarn test:coverage

0 comments on commit 0c8fba5

Please sign in to comment.