2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2024-09-22 09:39:02 +00:00

Remove ci for 0.10 which causes problems with electron-prebuilt

This commit is contained in:
Jia Hao 2016-01-25 01:47:53 +08:00
parent c1c50bab9f
commit ba0010840e

View File

@ -11,7 +11,6 @@ node_js:
- "node" - "node"
- "4.2" - "4.2"
- "0.12" - "0.12"
- "0.10"
- "iojs" - "iojs"
install: install:
- npm run dev-up - npm run dev-up