Skip to content

Commit

Permalink
Strictly speaking Rails team is not supporting 4.1 and below, so excl…
Browse files Browse the repository at this point in the history
…ude it from Travis
  • Loading branch information
bodrovis committed Apr 28, 2017
1 parent 9e2e0da commit cf51474
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@ rvm:
- 2.3.0
- 2.4.0
env:
- 'TEST_RAILS_VERSION="~> 3.0.0"'
- 'TEST_RAILS_VERSION="~> 3.1.0"'
- 'TEST_RAILS_VERSION="~> 3.2.0"'
- 'TEST_RAILS_VERSION="~> 4.0.0"'
- 'TEST_RAILS_VERSION="~> 4.1.0"'
- 'TEST_RAILS_VERSION="~> 4.2.0"'
- 'TEST_RAILS_VERSION="~> 5.0.0"'
- 'TEST_RAILS_VERSION="~> 5.1.0"'
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Updated:
Testing improvements:
* Tested against Rails 5.1
* Tested against Ruby 2.4.0
* We are no longer testing against Rails < 4.2

## 2.0.0

Expand Down

0 comments on commit cf51474

Please sign in to comment.