Skip to content

Commit 6ed10ab

Browse files
committed
Merge pull request #43 from gregmolnar/ruby_upgrade
update ruby version in travis conf too
2 parents f340e2d + df343e8 commit 6ed10ab

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,6 +1,6 @@
11
language: ruby
22
rvm:
3-
- 2.1.0
3+
- 2.1.2
44
bundler_args: "--without development production autotest"
55
services:
66
- memcached

0 commit comments

Comments
 (0)