Skip to content

Commit

Permalink
Fix Travis tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
esmail committed Feb 17, 2017
1 parent 19b17e9 commit 3d3a76d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ install:
- npm install -g install npm@latest
- npm config set strict-ssl false && npm install --save-dev
- bower install
- pip install coverage codacy-coverage python-coveralls
- pip install --upgrade 'pip>=8.0' wheel
- pip install pip-tools
- pip-sync requirements/requirements.txt
- pip install coverage codacy-coverage python-coveralls

0 comments on commit 3d3a76d

Please sign in to comment.