Skip to content

Commit

Permalink
feat: Add support for Node.js 10
Browse files Browse the repository at this point in the history
Connects pelias/pelias#723
Fixes #98
  • Loading branch information
orangejulius committed May 22, 2018
1 parent 86430e7 commit 399b91a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,7 @@ notifications:
node_js:
- 6
- 8
- 10
matrix:
fast_finish: true
script: npm run travis
Expand Down

0 comments on commit 399b91a

Please sign in to comment.