Skip to content

Commit 29f4976

Browse files
committed
update Travis to test Rails 3.2.14
1 parent f35c2ec commit 29f4976

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
@@ -9,7 +9,7 @@ before_install:
99
env:
1010
- RAILS=3.0.20
1111
- RAILS=3.1.12
12-
- RAILS=3.2.13
12+
- RAILS=3.2.14
1313
matrix:
1414
allow_failures:
1515
- rvm: 2.0.0

0 commit comments

Comments
 (0)