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:
Andrey Sidorov 2018-01-24 09:51:14 +11:00 committed by GitHub
commit ef001bd4fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,8 +12,6 @@ env:
language: node_js
node_js:
- '0.10'
- '0.12'
- '4.2'
- '5'
- '6'