Skip to content

Commit 1acf4da

Browse files
authored
Test against the released version of Rails 5.2
fixes #1985
1 parent 770a78f commit 1acf4da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ matrix:
141141
- rvm: 2.4.4
142142
env: RAILS_VERSION='~> 3.1.12'
143143
- rvm: 2.4.4
144-
env: RAILS_VERSION=5.2.0.rc1
144+
env: RAILS_VERSION=5.2.0
145145
allow_failures:
146146
- rvm: 2.2.2
147147
env: RAILS_VERSION=master

0 commit comments

Comments
 (0)