mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 07:17:18 +00:00
Merge pull request #93 from resin-io/misc/ci-iojs
Only target v4 in CI servers
This commit is contained in:
commit
b8cb722ad6
@ -3,9 +3,6 @@ notifications:
|
||||
language: node_js
|
||||
node_js:
|
||||
- "4.0"
|
||||
- "0.12"
|
||||
- "0.10"
|
||||
- "iojs"
|
||||
before_script:
|
||||
- npm install -g electron-prebuilt
|
||||
notifications:
|
||||
|
@ -11,8 +11,6 @@ cache:
|
||||
# what combinations to test
|
||||
environment:
|
||||
matrix:
|
||||
- nodejs_version: 0.10
|
||||
- nodejs_version: 0.12
|
||||
- nodejs_version: 4
|
||||
|
||||
install:
|
||||
|
Loading…
x
Reference in New Issue
Block a user