Skip to content

Commit 2f17eb4

Browse files
committed
Updating Ruby versions in Travis
1 parent 09b3a67 commit 2f17eb4

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

.travis.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,13 @@ sudo:
77

88
rvm:
99
- 2.4
10-
- 2.3
11-
- 2.2
10+
- 2.5
11+
- 2.6
12+
- 2.7
1213

13-
matrix:
14-
allow_failures:
15-
- rvm: 2.2
14+
# matrix:
15+
# allow_failures:
16+
# - rvm: 2.2
1617

1718
install:
1819
- gem install authorizenet

0 commit comments

Comments
 (0)