install gulp global

This commit is contained in:
Tommy Parnell
2015-11-21 00:37:39 -05:00
parent 2b7f851f09
commit 5742fb05c5

View File

@@ -9,7 +9,8 @@ deployment:
- sh ./deploy.sh
test:
override:
- sh ./node_modules/.bin/gulp publish
- npm install -g gulp
- gulp publish
dependencies:
cache_directories:
- "node_modules" # relative to the build directory