Skip to content

Commit 494a4cd

Browse files
committed
Test against rails 4.1 final
1 parent e8ceab5 commit 494a4cd

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
@@ -6,6 +6,6 @@ rvm:
66
env:
77
- RAILS_VERSION="~> 3.2.0"
88
- RAILS_VERSION="~> 4.0.0"
9-
- RAILS_VERSION="~> 4.1.0.rc1"
9+
- RAILS_VERSION="~> 4.1.0"
1010
before_script:
1111
- travis_retry gem install rails --version "$RAILS_VERSION"

0 commit comments

Comments
 (0)