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:
parent
715c148908
commit
844437dfc9
@ -1,8 +1,8 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- 0.10.9
|
||||
- 0.10
|
||||
before_install:
|
||||
- npm update -g npm
|
||||
- npm update -g npm@1.4.21
|
||||
- npm install -g grunt-cli
|
||||
- git clone git://github.com/n1k0/casperjs.git ~/casperjs
|
||||
- cd ~/casperjs
|
||||
|
Loading…
Reference in New Issue
Block a user