Skip to content

Commit ac759f3

Browse files
committed
Replace Ruby 1.9.1 by 1.8.7
1 parent a3a02e0 commit ac759f3

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
@@ -1,7 +1,7 @@
11
sudo: false
22
language: ruby
33
rvm:
4-
- 1.9.1
4+
- 1.8.7
55
- 1.9.2
66
- 1.9.3
77
- 2.0.0

0 commit comments

Comments
 (0)