Skip to content

Commit

Permalink
Add missing npm install
Browse files Browse the repository at this point in the history
  • Loading branch information
leandro-gomez committed May 18, 2018
1 parent 7832c44 commit 10dd303
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ python:
# command to install dependencies
install:
- pip install -r requirements.txt
- npm install
script:
- ./scripts/tests.sh
- ./scripts/flake8.sh
Expand Down

0 comments on commit 10dd303

Please sign in to comment.