chore: do not mutate original path when generatig docs #34
Travis CI / Travis CI - Pull Request
succeeded
Dec 4, 2023 in 1m 14s
Build Passed
The build passed, just like the previous build.
Details
This is a pull request build.
It is running a build against the merge commit, after merging #34 chore: do not mutate original path when generatig docs.
Any changes that have been made to the master branch before the build ran are also included.
Jobs and Stages
This build has 14 jobs, running in parallel.
Job | Ruby | Gemfile | OS | State |
---|---|---|---|---|
191.1 | 2.3 | gemfiles\/Gemfile.rack-1.x | Linux | passed |
191.2 | 2.3 | gemfiles\/Gemfile.rack-2.x | Linux | passed |
191.3 | 2.4 | gemfiles\/Gemfile.rack-1.x | Linux | passed |
191.4 | 2.4 | gemfiles\/Gemfile.rack-2.x | Linux | passed |
191.5 | 2.5 | gemfiles\/Gemfile.rack-1.x | Linux | passed |
191.6 | 2.5 | gemfiles\/Gemfile.rack-2.x | Linux | passed |
191.7 | 2.6 | gemfiles\/Gemfile.rack-1.x | Linux | passed |
191.8 | 2.6 | gemfiles\/Gemfile.rack-2.x | Linux | passed |
191.9 | 2.7 | gemfiles\/Gemfile.rack-1.x | Linux | passed |
191.10 | 2.7 | gemfiles\/Gemfile.rack-2.x | Linux | passed |
191.11 | 3.0 | gemfiles\/Gemfile.rack-1.x | Linux | passed |
191.12 | 3.0 | gemfiles\/Gemfile.rack-2.x | Linux | passed |
191.13 | 3.2 | gemfiles\/Gemfile.rack-1.x | Linux | passed |
191.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