mirror of
https://github.com/danbulant/node-x11
synced 2026-06-11 10:40:23 +00:00
Merge pull request #163 from anko/stop-testing-on-old-node-versions
Stop testing on Node 0.10 + 0.12
This commit is contained in:
commit
ef001bd4fb
1 changed files with 0 additions and 2 deletions
|
|
@ -12,8 +12,6 @@ env:
|
|||
|
||||
language: node_js
|
||||
node_js:
|
||||
- '0.10'
|
||||
- '0.12'
|
||||
- '4.2'
|
||||
- '5'
|
||||
- '6'
|
||||
|
|
|
|||
Loading…
Reference in a new issue