Skip to content

Commit 84abbb8

Browse files
committed
Fix tests
1 parent 16d7ac3 commit 84abbb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
# we recommend new addons test the current and previous LTS
5050
# as well as latest stable release (bonus points to beta/canary)
5151
- stage: "Additional Tests"
52-
- env: EMBER_TRY_SCENARIO=ember-lts-3.4
52+
env: EMBER_TRY_SCENARIO=ember-lts-3.4
5353
- env: EMBER_TRY_SCENARIO=ember-release
5454
- env: EMBER_TRY_SCENARIO=ember-beta
5555
- env: EMBER_TRY_SCENARIO=ember-canary

0 commit comments

Comments
 (0)