Skip to content

Commit

Permalink
Merge pull request #41 from noflo/greenkeeper/update-to-node-10
Browse files Browse the repository at this point in the history
Update to node 10 in .travis.yml
  • Loading branch information
bergie authored Jun 2, 2018
2 parents f20cb91 + f4ec349 commit 6eceb98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- '6'
- 'lts/*'
before_script:
- npm install -g grunt-cli
deploy:
Expand Down

0 comments on commit 6eceb98

Please sign in to comment.