Don't test node 5 on travis

This commit is contained in:
Bryan Housel
2016-10-25 15:52:53 -04:00
parent 4b4371faf4
commit 23bb68541f

View File

@@ -1,6 +1,5 @@
language: node_js
node_js:
- "4"
- "5"
- "6"
sudo: false