Skip to content

Commit

Permalink
chore: add Node.js 10 (#1523)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRuf authored and benjamingr committed May 12, 2018
1 parent 9159472 commit 91ae9ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -9,6 +9,7 @@ matrix:
- node_js: "6"
- node_js: "7"
- node_js: "8"
- node_js: "10"
fast_finish: true
env:
- "NODE_FLAGS='' SCRIPT_FLAGS=''"
Expand Down

0 comments on commit 91ae9ce

Please sign in to comment.