Update nodejs to a newer, supported version

This commit is contained in:
Niklas Laxström
2017-11-29 08:39:22 +02:00
committed by GitHub
parent 2f459c6f36
commit 08ff5a7e18

View File

@@ -1,4 +1,4 @@
language: node_js
node_js:
- "0.10"
- 8
sudo: false