Fuck around with circle a bit more
This commit is contained in:
parent
d345a7664a
commit
9202b59a5b
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
|||
machine:
|
||||
pre:
|
||||
- npm install -g npm@3
|
||||
node:
|
||||
version: iojs-3.2.0
|
||||
|
||||
|
@ -14,5 +12,8 @@ dependencies:
|
|||
cache_directories:
|
||||
- node_modules
|
||||
- web/public/jspm_packages
|
||||
pre:
|
||||
- npm install -g node-gyp-install
|
||||
- node-gyp-install
|
||||
post:
|
||||
- npm run jspm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue