Install devDependencies

This commit is contained in:
Ray Schamp 2016-05-13 14:39:16 -04:00
parent 27af75e7fe
commit dfac0380db

View file

@ -58,7 +58,7 @@ addons:
- g++-4.8 - g++-4.8
install: install:
- sudo -H pip install -r requirements.txt - sudo -H pip install -r requirements.txt
- npm install - npm --production=false install
deploy: deploy:
- provider: script - provider: script
skip_cleanup: $SKIP_CLEANUP skip_cleanup: $SKIP_CLEANUP