Skip to content

Commit 36574a3

Browse files
author
Shane da Silva
committed
Test Ruby 2.1.0 via TravisCI
We've already been testing in Ruby 2.1.0 locally, but lets make sure that contributor's commits are run against 2.1.0 as well. Change-Id: Ib871fc0166bca2d772983abaf847094ce515d062 Reviewed-on: http://gerrit.causes.com/35915 Tested-by: jenkins <jenkins@causes.com> Reviewed-by: Shane da Silva <shane@causes.com>
1 parent fa38637 commit 36574a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ rvm:
33
- 1.9.2
44
- 1.9.3
55
- 2.0.0
6+
- 2.1.0
67
before_script:
78
- git config --global user.email "travis@ci.com"
89
- git config --global user.name "Travis CI"

0 commit comments

Comments
 (0)