We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b121f85 commit 522834bCopy full SHA for 522834b
.travis.yml
@@ -3,7 +3,7 @@ language: node_js
3
node_js:
4
# we recommend testing addons with the same minimum supported node version as Ember CLI
5
# so that your addon works for all apps
6
- - "8"
+ - "10"
7
8
sudo: false
9
dist: trusty
0 commit comments