Skip to content

Commit b7bf03c

Browse files
committed
Exclude ruby > 2.1 for Rails 5.2 build
1 parent 1b679d4 commit b7bf03c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ matrix:
4949
- { rvm: 2.3.5, env: RAILS_VERSION=master }
5050
- { rvm: 2.1.10, env: RAILS_VERSION=5.0 }
5151
- { rvm: 2.1.10, env: RAILS_VERSION=5.1 }
52+
- { rvm: 2.1.10, env: RAILS_VERSION=5.2 }
5253
- { rvm: 2.4.2, env: RAILS_VERSION=4.1 }
5354
- { rvm: ruby-head, env: RAILS_VERSION=4.1 }
5455
allow_failures:

0 commit comments

Comments
 (0)