mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-11-05 04:47:54 +00:00
Remove support for node v0.12 and iojs
This commit is contained in:
parent
c3ae29a0ea
commit
6616fbbf53
@ -9,9 +9,8 @@ addons:
|
||||
- g++-4.8
|
||||
node_js:
|
||||
- "node"
|
||||
- "4.2"
|
||||
- "0.12"
|
||||
- "iojs"
|
||||
- "5"
|
||||
- "4"
|
||||
install:
|
||||
- npm run dev-up
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user