Skip to content

Commit

Permalink
chore: Use node 12 for travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbromley committed Jun 6, 2019
1 parent 5fc9484 commit e5f5ae1
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 @@ -6,7 +6,7 @@ git:

language: node_js
node_js:
- "10"
- "12"

cache: yarn

Expand Down

0 comments on commit e5f5ae1

Please sign in to comment.