Skip to content

Commit

Permalink
Updated travis testing versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Derek Gavey committed Nov 7, 2019
1 parent abaaddd commit f61eafa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ 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.12
- EMBER_TRY_SCENARIO=ember-lts-2.16
- EMBER_TRY_SCENARIO=ember-lts-2.18
- EMBER_TRY_SCENARIO=ember-3.0
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ When using this addon, you get to work with objects in your domain layer, just l

## Requirements

- ember-cli 0.2.7 or higher (may work with lower version, but this is what is tested)
- If you use the sorting object, you will need Ember 1.13.2 or higher.
- Supports Ember 2.18 and up (may work with lower version, but this is what is tested)

## Installation

Expand Down

0 comments on commit f61eafa

Please sign in to comment.