Skip to content

Commit

Permalink
Fixed after_success script typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cdimoulis committed Sep 29, 2017
1 parent 7830627 commit 3ddff5b
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 @@ -15,4 +15,4 @@ script:
- npm test

after_success:
- npm run converage
- npm run coverage

0 comments on commit 3ddff5b

Please sign in to comment.