Update Electron to 1.2.1

This commit is contained in:
Yuya Ochiai
2016-06-06 22:56:19 +09:00
parent 479b789629
commit 180428e3d5
3 changed files with 4 additions and 4 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: 5.10.0
version: 6.1.0
services:
- docker