Bmah openssl3 #1589
Merged
Bmah openssl3 #1589
Travis CI / Travis CI - Branch
succeeded
Oct 26, 2023 in 4m 47s
Build Passed
The build passed, just like the previous build.
Details
This is a normal build for the bmah-openssl3 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 | Compiler | OS | State |
---|---|---|---|
1433.1 | gcc | Linux | passed |
1433.2 | clang | Linux | passed |
1433.3 | gcc | macOS | passed |
1433.4 | clang | macOS | passed |
1433.5 | gcc | freebsd | passed |
1433.6 | clang | freebsd | passed |
Build Configuration
Build Option | Setting |
---|---|
Language | C |
Operating System | Linux (Xenial), macOS, freebsd |
Compiler Versions | gcc, clang |
Build Configuration
{
"language": "c",
"os": [
"linux",
"osx",
"freebsd"
],
"dist": "xenial",
"compiler": [
"gcc",
"clang"
],
"notifications": {
"slack": [
{
"rooms": [
{
"secure": "ImUmX7hcYotHWCDBfOcIvF6H7kkeGqiaUCy7SVPFtgPbz33ttpbRd94E7oxWVmZMLKb+i6+JCujTEWGwGBimzH+DjL0LLWs0ShzXZIUa1UzEPTc4hgV6VAxucYKFg2WrbXgOPWbulkMG1VZ6pX7GlAEGf0qyNqn44F7S2ay9m18="
}
]
}
]
},
"script": [
"./configure && make && make check"
]
}
Loading