We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f65d53 commit 1d47456Copy full SHA for 1d47456
.travis.yml
@@ -1,9 +1,7 @@
1
---
2
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
- - "4"
+ - "6"
7
8
sudo: false
9
dist: trusty
0 commit comments