Update to node 10 in .travis.yml

master
greenkeeper[bot] 2018-04-26 17:17:50 +00:00
parent e88e5f53d7
commit bd67891963
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ node_js:
- "6"
- "8"
- "9"
- "10"
after_script:
- codeclimate-test-reporter < coverage/lcov.info
- coveralls < coverage/lcov.info