Don't use Travis' node environment, we create our own.

This commit is contained in:
Daniel Patterson
2017-08-25 12:24:04 -07:00
parent 9e1398c68a
commit c615910874
-4
View File
@@ -7,10 +7,6 @@ git:
sudo: required sudo: required
dist: trusty dist: trusty
node_js:
- "4"
- "6"
notifications: notifications:
email: false email: false