Skip to content

Commit 07b8c65

Browse files
committed
Fix comments in .travis.yml [skip ci]
1 parent 5ecaff2 commit 07b8c65

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,7 @@ env:
1111
global:
1212
- CC_TEST_REPORTER_ID=9a84a9f695de3b120b6fcead4e089b45420f7518fb2123dc5424f862d381c4ff
1313
language: ruby
14-
#rvm: 3.0.1 # Is read from .ruby-version
15-
# Buid matrix (2x2) with one version from each supported major version in range defined in .gemspec for
16-
# - ruby (via RVM)
17-
# - jekyll (via Gemfile)
14+
# Buid matrix (rvm x gemfile = 2x2) with one version from each supported major version in range defined in .gemspec for
1815
rvm:
1916
- 2.7.0
2017
- 3.0.1

0 commit comments

Comments
 (0)