mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Update (hardcode to 1.4.21) npm version for travis build
This commit is contained in:
@ -1,8 +1,8 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- 0.10.9
|
- 0.10
|
||||||
before_install:
|
before_install:
|
||||||
- npm update -g npm
|
- npm update -g npm@1.4.21
|
||||||
- npm install -g grunt-cli
|
- npm install -g grunt-cli
|
||||||
- git clone git://github.com/n1k0/casperjs.git ~/casperjs
|
- git clone git://github.com/n1k0/casperjs.git ~/casperjs
|
||||||
- cd ~/casperjs
|
- cd ~/casperjs
|
||||||
|
Reference in New Issue
Block a user