Skip to content

Commit

Permalink
Merge pull request #38 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 committed Jun 2, 2018
2 parents 5b7fad0 + 3fd8d73 commit fb7b9ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: node_js
node_js:
- '6'
- 'lts/*'
before_script:
- npm install -g grunt-cli
script: grunt test
Expand Down

0 comments on commit fb7b9ab

Please sign in to comment.