Update Electron to 0.36.2

This commit is contained in:
Yuya Ochiai
2015-12-27 00:55:21 +09:00
parent 56c6481332
commit 9b0b782d20
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ machine:
- sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-4.8 20
- sudo update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-4.8 20
node:
version: 4.2.2
version: 5.1.0
services:
- docker