travis tweaks
This commit is contained in:
parent
c60032acce
commit
d245fb91b5
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
coveralls
|
||||
Pillow
|
||||
sphinx
|
||||
sphinx_bootstrap_theme
|
||||
|
|
|
|||
Loading…
Reference in New Issue