Skip to content

Commit 116df91

Browse files
committed
Removed duplicated tasks with GitHub Actions.
1 parent db19b56 commit 116df91

File tree

3 files changed

+1
-42
lines changed

3 files changed

+1
-42
lines changed

.travis.yml

+1-8
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,12 @@
11
language: ruby
22
rvm:
3-
- 2.0.0
4-
- 2.1.10
5-
- 2.2.10
6-
- 2.3.8
7-
- 2.4.5
8-
- 2.5.3
9-
- 2.6.1
103
- ruby-head
114
- jruby-9.2.4.0
125
- jruby-head
136

147
matrix:
158
include:
16-
- rvm: 2.5.3
9+
- rvm: ruby-head
1710
env: COVERALLS=yes
1811

1912
before_script:

appveyor.yml

-23
This file was deleted.

azure-pipelines.yml

-11
This file was deleted.

0 commit comments

Comments
 (0)