Skip to content

Commit

Permalink
fix typo in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
germanattanasio committed Dec 12, 2014
1 parent b46dfdc commit 35f6fcb
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 @@ -4,4 +4,4 @@ node_js:
script:
- npm test
after_success:
- npm run coveralls
- npm run coverall

0 comments on commit 35f6fcb

Please sign in to comment.