Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(stack): add profile fields #173

Merged
merged 2 commits into from
Jun 24, 2024

changes

26a3183
Select commit
Loading
Failed to load commit list.
Merged

chore(stack): add profile fields #173

changes
26a3183
Select commit
Loading
Failed to load commit list.
Travis CI / Travis CI - Branch succeeded Jun 24, 2024 in 2m 36s

Build Passed

The build passed. This is a change from the previous build, which errored.

Details

This is a normal build for the chore-stack-add-profile-fields branch. You should be able to reproduce it by checking out the branch locally.

Jobs and Stages

This build has six jobs, running in parallel.

Job Ruby OS State
698.1 2.1.10 Linux passed
698.2 2.2.10 Linux passed
698.3 2.3 Linux passed
698.4 2.4 Linux passed
698.5 2.5 Linux passed
698.6 2.6 Linux passed

Build Configuration

Build Option Setting
Language Ruby
Operating System Linux (Xenial)
Ruby Versions 2.1.10, 2.2.10, 2.3, 2.4, 2.5, 2.6
Build Configuration
{
  "language": "ruby",
  "os": [
    "linux"
  ],
  "dist": "xenial",
  "sudo": false,
  "rvm": [
    "2.1.10",
    "2.2.10",
    "2.3",
    "2.4",
    "2.5",
    "2.6"
  ]
}