Skip to content

Commit ad65fa1

Browse files
committed
Update ruby 2.1 version used on travis
Hopefully will stop the build erroring
1 parent 32d2053 commit ad65fa1

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
@@ -2,7 +2,7 @@ language: ruby
22
rvm:
33
- 1.9.3
44
- 2.0.0
5-
- 2.1.0
5+
- 2.1.2
66
env:
77
- RAILS_VERSION="~> 3.2.0"
88
- RAILS_VERSION="~> 4.0.0"

0 commit comments

Comments
 (0)