Skip to content

Commit

Permalink
chore: 🤖 coveralls is a dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
diogofcunha committed Oct 10, 2018
1 parent 57f8c85 commit 1e45a6a
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 @@ -5,7 +5,7 @@ node_js:
- 8

before_install:
- npm install codecov.io coveralls
- yarn add codecov.io coveralls -D

script:
- yarn build
Expand Down

0 comments on commit 1e45a6a

Please sign in to comment.