Skip to content

Commit d413d0a

Browse files
authored
Merge pull request #472 from guiscaranse/patch-2
Update ruby version in travis.yml
2 parents 4b39f96 + fd6fb28 commit d413d0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ script: "./script/cibuild"
55
#environment
66
language: ruby
77
rvm:
8-
- 2.0.0
8+
- 2.3.3
99

1010
branches:
1111
only:

0 commit comments

Comments
 (0)