Go to file
Kevin Ansfield 02f73bc44e Fixed Travis to exit early on lint failures and skip duplicate linting in ember tests
no issue
- Travis runs all `script` tasks even if an earlier one fails so moved to using `&&` so ember tests aren't run if linting errors
- Added `ember-cli-eslint` to the addons blacklist when building in Travis so that we aren't running linting twice (also reduces build log output)
2019-03-11 15:45:26 +00:00
ghost/admin Fixed Travis to exit early on lint failures and skip duplicate linting in ember tests 2019-03-11 15:45:26 +00:00