Skip to content
This repository was archived by the owner on Dec 24, 2021. It is now read-only.

Commit 9004c9c

Browse files
Updates Travis CI settings for Ruby 2.5
1 parent e977093 commit 9004c9c

File tree

2 files changed

+1
-57
lines changed

2 files changed

+1
-57
lines changed

.overcommit.yml

Lines changed: 0 additions & 54 deletions
This file was deleted.

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
language: ruby
33
rvm:
4-
- 2.0
5-
- 2.1
6-
- 2.2
74
- 2.3
85
- 2.4
6+
- 2.5
97
script: bundle exec rake ci

0 commit comments

Comments
 (0)