chore: do not mutate original path when generatig docs #34
Travis CI / Travis CI - Branch
succeeded
Dec 4, 2023 in 1m 53s
Build Passed
The build passed, just like the previous build.
Details
This is a normal build for the fix_doc_path_generation branch. You should be able to reproduce it by checking out the branch locally.
Jobs and Stages
This build has 14 jobs, running in parallel.
Job | Ruby | Gemfile | OS | State |
---|---|---|---|---|
190.1 | 2.3 | gemfiles\/Gemfile.rack-1.x | Linux | passed |
190.2 | 2.3 | gemfiles\/Gemfile.rack-2.x | Linux | passed |
190.3 | 2.4 | gemfiles\/Gemfile.rack-1.x | Linux | passed |
190.4 | 2.4 | gemfiles\/Gemfile.rack-2.x | Linux | passed |
190.5 | 2.5 | gemfiles\/Gemfile.rack-1.x | Linux | passed |
190.6 | 2.5 | gemfiles\/Gemfile.rack-2.x | Linux | passed |
190.7 | 2.6 | gemfiles\/Gemfile.rack-1.x | Linux | passed |
190.8 | 2.6 | gemfiles\/Gemfile.rack-2.x | Linux | passed |
190.9 | 2.7 | gemfiles\/Gemfile.rack-1.x | Linux | passed |
190.10 | 2.7 | gemfiles\/Gemfile.rack-2.x | Linux | passed |
190.11 | 3.0 | gemfiles\/Gemfile.rack-1.x | Linux | passed |
190.12 | 3.0 | gemfiles\/Gemfile.rack-2.x | Linux | passed |
190.13 | 3.2 | gemfiles\/Gemfile.rack-1.x | Linux | passed |
190.14 | 3.2 | gemfiles\/Gemfile.rack-2.x | Linux | passed |
Build Configuration
Build Option | Setting |
---|---|
Language | Ruby |
Operating System | Linux (Xenial) |
Ruby Versions | 2.3, 2.4, 2.5, 2.6, 2.7, 3.0, 3.2 |
Build Configuration
{
"language": "ruby",
"os": [
"linux"
],
"dist": "xenial",
"gemfile": [
"gemfiles/Gemfile.rack-1.x",
"gemfiles/Gemfile.rack-2.x"
],
"rvm": [
"2.3",
"2.4",
"2.5",
"2.6",
"2.7",
"3.0",
"3.2"
],
"sudo": false,
"cache": {
"bundler": true
}
}
Loading