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
install:
- sudo -H pip install -r requirements.txt
- npm install
- npm --production=false install
deploy:
- provider: script
skip_cleanup: $SKIP_CLEANUP