mirror of
https://github.com/danbulant/node-x11
synced 2026-05-24 12:35:39 +00:00
Travis: stop testing on Node 0.10 + 0.12
They're breaking the build, because Mocha (a dependency) is using modern JS features.
This commit is contained in:
parent
4e84ae8e40
commit
6f535cb65d
1 changed files with 0 additions and 2 deletions
|
|
@ -12,8 +12,6 @@ env:
|
||||||
|
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- '0.10'
|
|
||||||
- '0.12'
|
|
||||||
- '4.2'
|
- '4.2'
|
||||||
- '5'
|
- '5'
|
||||||
- '6'
|
- '6'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue