Skip to content

Commit 31919c2

Browse files
committed
Try Ruby 2.3 with latest rvm.
1 parent 36af474 commit 31919c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ language: ruby
22

33
script: make test
44

5+
before_install:
6+
- rvm get stable
7+
58
rvm:
69
- 2.1
710
- 2.2

0 commit comments

Comments
 (0)