From 513c9b704f695666a1559e8fe6e04c40e4d7f629 Mon Sep 17 00:00:00 2001 From: Alex LaFroscia Date: Wed, 27 Feb 2019 16:32:49 -0800 Subject: [PATCH] chore(ci): allow `ember-beta` config to fail --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 164f3617..4f628247 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,6 +20,7 @@ jobs: fail_fast: true allow_failures: - env: EMBER_TRY_SCENARIO=ember-canary + - env: EMBER_TRY_SCENARIO=ember-beta include: - stage: 'Tests' script: