Skip to content

Commit

Permalink
Merge pull request #9 from PieceMeta/greenkeeper/update-to-node-10
Browse files Browse the repository at this point in the history
Greenkeeper/update to node 10
  • Loading branch information
dasantonym authored May 23, 2018
2 parents 37eb224 + 99b3a09 commit 7183901
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
node
10
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ dist: trusty
language: node_js
node_js:
- "8.6"
- "10"
env:
- CC=gcc-4.9 && CXX=g++-4.9
script:
Expand Down

0 comments on commit 7183901

Please sign in to comment.