use Node JS 6

This commit is contained in:
Henning Jacobs
2016-12-19 18:29:53 +01:00
parent ea6e731a91
commit 4a4baeda28

View File

@@ -1,4 +1,6 @@
language: node_js
node_js:
- '6'
before_script:
- npm install -g eslint
script: