Skip to content

Commit

Permalink
Always test with the latest stable Node version on Travis (#5546)
Browse files Browse the repository at this point in the history
  • Loading branch information
Noel Yoo authored and iansu committed Nov 23, 2018
1 parent c355f77 commit 1164f6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ language: node_js
node_js:
- 8
- 10
- node
cache:
yarn: true
directories:
Expand Down

0 comments on commit 1164f6b

Please sign in to comment.