Skip to content

Commit

Permalink
travis tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Apr 3, 2016
1 parent c60032a commit d245fb9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ install:
- pip install --find-links=$HOME/.wheelhouse --no-index .
- pip install --find-links=$HOME/.wheelhouse --no-index -r dev-reqs.txt
- cd caravel/assets
- npm --version
- npm install
- npm run lint
- npm run prod
Expand Down
1 change: 0 additions & 1 deletion dev-reqs.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
coveralls
Pillow
sphinx
sphinx_bootstrap_theme

0 comments on commit d245fb9

Please sign in to comment.