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.
2 parents 3600f8f + 249fcc6 commit b03abfbCopy full SHA for b03abfb
.travis.yml
@@ -3,7 +3,6 @@ node_js:
3
- "7"
4
- "6"
5
- "4"
6
- - "0.12"
7
after_success:
8
- "./bin/publish_to_s3.js"
9
before_install:
package.json
@@ -23,7 +23,7 @@
23
"broccoli-stew": "^1.2.0",
24
"broccoli-uglify-js": "^0.2.0",
25
"broccoli-watchify": "^1.0.1",
26
- "ember-cli": "^2.11.0",
+ "ember-cli": "2.12.0-beta.1",
27
"ember-cli-dependency-checker": "^1.3.0",
28
"ember-publisher": "0.0.7",
29
"git-repo-version": "0.4.1",
0 commit comments