Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Henrik Schlichter committed May 7, 2018
1 parent db8e983 commit a8633cd
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 @@ -6,4 +6,4 @@ install:
- npm install
script:
- npm test -- --coverage
- cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"
- cat ./coverage/lcov.info | ./node_modules/.bin/coveralls

0 comments on commit a8633cd

Please sign in to comment.