Skip to content

Commit 7bae986

Browse files
committed
More specific ruby version in travis
1 parent 2a0174f commit 7bae986

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: ruby
22
rvm:
3-
- 2.2
4-
- 2.3
3+
- 2.2.5
4+
- 2.3.1
55
- jruby-9.0.5.0
66
- rbx
77

0 commit comments

Comments
 (0)