Skip to content

Commit

Permalink
(travis): replace test with coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
goldylucks committed Nov 9, 2016
1 parent 239997e commit 36a462f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ branches:
matrix:
include:
- env: SCRIPT=lint
- env: SCRIPT=test
- env: SCRIPT=coverage
cache:
directories:
- node_modules
Expand Down

0 comments on commit 36a462f

Please sign in to comment.