fix travis

This commit is contained in:
Guillermo Rauch 2016-10-05 13:07:39 -07:00
parent 420fad0d07
commit 9ce937d7cc

View file

@ -35,7 +35,6 @@ before_install:
install:
- nvm install 6
- npm install electron-builder@next # force install next version to test electron-builder
- npm install
- npm prune