Try to fix travis build with node 0.12

This commit is contained in:
Chocobozzz 2015-12-16 21:55:35 +01:00
parent 28db68a2e0
commit 93908ed934

View file

@ -27,7 +27,7 @@ cache:
- $(npm config get prefix)/bin/electron-prebuilt
before_script:
- npm install electron-prebuilt -g
- npm install electron-prebuilt@0.35.4 -g
- npm install grunt-cli -g
after_failure: