From 9d9bf9635756366a27dc8c0bdf35ef6d8cbc51fa Mon Sep 17 00:00:00 2001 From: maxwondercorn Date: Thu, 1 Nov 2018 16:20:42 -0400 Subject: [PATCH] updated travis-ci test --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 58fa85b8..49c9194e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,6 +22,8 @@ env: matrix: # we recommend new addons test the current and previous LTS # as well as latest stable release (bonus points to beta/canary) + - EMBER_TRY_SCENARIO=ember-lts-2.4 + - EMBER_TRY_SCENARIO=ember-lts-2.8 - EMBER_TRY_SCENARIO=ember-lts-2.12 - EMBER_TRY_SCENARIO=ember-lts-2.16 - EMBER_TRY_SCENARIO=ember-lts-2.18