Skip to content

Commit

Permalink
ci: update Node.js version from 10 to 12
Browse files Browse the repository at this point in the history
  • Loading branch information
MrChocolatine committed May 21, 2021
1 parent 2fac807 commit f2ebc08
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 @@ language: node_js
node_js:
# we recommend testing addons with the same minimum supported node version as Ember CLI
# so that your addon works for all apps
- "10"
- "12"

sudo: false
dist: xenial
Expand Down

0 comments on commit f2ebc08

Please sign in to comment.