Skip to content

Commit b5fe0c3

Browse files
committed
Fix tests.
1 parent bd4482c commit b5fe0c3

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

.travis.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
language: ruby
22
rvm:
3-
- 2.0.0
4-
- 1.9.3
3+
- 2.3.8
4+
- 2.4.6
5+
- 2.5.5
6+
- 2.6.3
7+
- ruby-head
8+
matrix:
9+
allow_failures:
10+
- rvm: ruby-head

0 commit comments

Comments
 (0)