Remove node.js 6 from .travis.yml since uws no longer supports it

This commit is contained in:
Calvin Montgomery 2018-06-19 23:18:47 -07:00
parent 85947d326e
commit 3547a51f2c
1 changed files with 0 additions and 1 deletions

View File

@ -11,4 +11,3 @@ env:
node_js:
- "10"
- "8"
- "6"