Skip to content

Commit

Permalink
add Node.js 10, remove Node.js 4 (#583)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRuf authored and Qix- committed Jun 24, 2018
1 parent 02b9ea9 commit 05b0ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,9 +3,9 @@ sudo: false
language: node_js

node_js:
- "4"
- "6"
- "8"
- "10"

install:
- make install
Expand Down

0 comments on commit 05b0ceb

Please sign in to comment.