1
0
mirror of https://github.com/emkay/parser-6502.git synced 2026-04-19 04:19:20 +00:00

Update to node 10 in .travis.yml

This commit is contained in:
greenkeeper[bot]
2018-04-26 17:11:21 +00:00
parent d40eada232
commit 52bad512b4
+1
View File
@@ -1,3 +1,4 @@
language: node_js
node_js:
- "6"
- "10"