Skip to content

Commit

Permalink
updated .travis.yml to install coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
briehl committed Oct 23, 2017
1 parent b844cdc commit 03ee1a7
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 @@ -21,7 +21,7 @@ branches:
- travis-firefox

before_install:
- pip install virtualenv
- pip install virtualenv coveralls
- nvm install $TRAVIS_NODE_VERSION
- npm install -g bower
- npm install -g grunt-cli
Expand Down

0 comments on commit 03ee1a7

Please sign in to comment.