Skip to content
This repository has been archived by the owner on Apr 7, 2023. It is now read-only.

Commit

Permalink
Revert "Revert "Use Node 10 in Travis""
Browse files Browse the repository at this point in the history
This reverts commit fc12cd3.
  • Loading branch information
k0kubun committed Apr 17, 2021
1 parent 0ee23b5 commit d34b36f
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
Expand Up @@ -3,7 +3,7 @@ matrix:
- os: osx
osx_image: xcode9.3
language: node_js
node_js: '8'
node_js: '10'
env:
- PACKAGE_PLATFORM=darwin
- os: linux
Expand Down

0 comments on commit d34b36f

Please sign in to comment.