Skip to content

update

3afd6fe
Select commit
Loading
Failed to load commit list.
Draft

p #12

update
3afd6fe
Select commit
Loading
Failed to load commit list.
Travis CI / Travis CI - Branch required action Apr 16, 2025 in 1m 28s

Build Errored

The build errored, just like the previous build.

Details

This is a normal build for the zhuang/sub_client_2 branch. You should be able to reproduce it by checking out the branch locally.

Jobs and Stages

This build has 18 jobs, running in parallel.

Job OTP Release OS State
50.1 21.0.1 Linux failed
50.2 20.3 Linux failed
50.3 19.3 Linux failed
50.4 19.2 Linux errored
50.5 19.1 Linux errored
50.6 19.0 Linux failed
50.7 18.3 Linux failed
50.8 18.2.1 Linux failed
50.9 18.1 Linux failed
50.10 17.5 Linux failed
50.11 17.4 Linux failed
50.12 17.3 Linux failed
50.13 17.1 Linux failed
50.14 17.0 Linux failed
50.15 R16B03-1 Linux failed
50.16 R16B03 Linux failed
50.17 R16B02 Linux errored
50.18 R16B01 Linux errored

Build Configuration

Build Option Setting
Language Erlang
Operating System Linux (Xenial)
OTP Release Versions 21.0.1, 20.3, 19.3, 19.2, 19.1, 19.0, 18.3, 18.2.1, 18.1, 17.5, 17.4, 17.3, 17.1, 17.0, R16B03-1, R16B03, R16B02, R16B01
Build Configuration
{
  "language": "erlang",
  "os": [
    "linux"
  ],
  "dist": "xenial",
  "sudo": true,
  "notifications": {
    "email": [
      {
        "enabled": false
      }
    ]
  },
  "otp_release": [
    "21.0.1",
    "20.3",
    "19.3",
    "19.2",
    "19.1",
    "19.0",
    "18.3",
    "18.2.1",
    "18.1",
    "17.5",
    "17.4",
    "17.3",
    "17.1",
    "17.0",
    "R16B03-1",
    "R16B03",
    "R16B02",
    "R16B01"
  ],
  "services": [
    "redis"
  ]
}