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:
|
machine:
|
||||||
pre:
|
|
||||||
- npm install -g npm@3
|
|
||||||
node:
|
node:
|
||||||
version: iojs-3.2.0
|
version: iojs-3.2.0
|
||||||
|
|
||||||
|
@ -14,5 +12,8 @@ dependencies:
|
||||||
cache_directories:
|
cache_directories:
|
||||||
- node_modules
|
- node_modules
|
||||||
- web/public/jspm_packages
|
- web/public/jspm_packages
|
||||||
|
pre:
|
||||||
|
- npm install -g node-gyp-install
|
||||||
|
- node-gyp-install
|
||||||
post:
|
post:
|
||||||
- npm run jspm
|
- npm run jspm
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue