Merge pull request #567 from DanielRuf/chore/test-nodejs-6-8-10

chore: test Node.js 6, 8 and 10
This commit is contained in:
Mark Nadal
2018-07-03 07:04:45 -07:00
committed by GitHub

View File

@@ -3,9 +3,6 @@ branches:
except:
- debug
node_js:
- 4.0
- 4.2
- 5.0
- 6.8
- 7.9
- 8.6
- 6
- 8
- 10