mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Trying other version of node-webkit
This commit is contained in:
parent
844437dfc9
commit
e711050f75
@ -2,7 +2,7 @@ language: node_js
|
||||
node_js:
|
||||
- 0.10
|
||||
before_install:
|
||||
- npm update -g npm@1.4.21
|
||||
- npm update -g npm
|
||||
- npm install -g grunt-cli
|
||||
- git clone git://github.com/n1k0/casperjs.git ~/casperjs
|
||||
- cd ~/casperjs
|
||||
|
@ -33,7 +33,7 @@
|
||||
"karma": "0.12.17",
|
||||
"karma-chrome-launcher": "^0.1.4",
|
||||
"karma-jasmine": "^0.1.5",
|
||||
"nodewebkit": "~0.9.2-8"
|
||||
"nodewebkit": "~0.10.1"
|
||||
},
|
||||
"window": {
|
||||
"title": "Piskel",
|
||||
|
Loading…
Reference in New Issue
Block a user