Skip to content

Commit

Permalink
ci: use latest version of node 10
Browse files Browse the repository at this point in the history
semantic-release updated their minimum required version
  • Loading branch information
BearAlliance committed May 7, 2020
1 parent 6dac2fe commit 43499f2
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:
- '10.16.0'
- '10.20.1'

script:
- npm run lint
Expand Down

0 comments on commit 43499f2

Please sign in to comment.