branch-pr #12
Open
branch-pr #12
Travis CI / Staging qe / Travis CI - Branch
succeeded
Nov 27, 2023 in 1m 14s
Build Passed
The build passed.
Details
This is a normal build for the qasimabdullah404-branch-pr branch. You should be able to reproduce it by checking out the branch locally.
Jobs and Stages
This build only has a single job.
You can use jobs to test against multiple versions of your runtime or dependencies, or to speed up your build.
Build Configuration
Build Option | Setting |
---|---|
Language | Shell |
Operating System | Linux (Focal) |
Build Configuration
{
"language": "shell",
"os": [
"linux"
],
"dist": "focal",
"install": [
"skip"
],
"script": [
"sleep 10"
],
"group": "stable"
}
Loading