We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ecaff2 commit 07b8c65Copy full SHA for 07b8c65
.travis.yml
@@ -11,10 +11,7 @@ env:
11
global:
12
- CC_TEST_REPORTER_ID=9a84a9f695de3b120b6fcead4e089b45420f7518fb2123dc5424f862d381c4ff
13
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)
+# Buid matrix (rvm x gemfile = 2x2) with one version from each supported major version in range defined in .gemspec for
18
rvm:
19
- 2.7.0
20
- 3.0.1
0 commit comments