Tag #7.1 passed

  • Ran for
  • Last restarted by gbarctest
AMD64
no language set
Git
gbarctest/crontest:.travis.yml@c115ca5
dist: bionic
language: cpp
script: echo test
Build Config
{
  "language": "cpp",
  "os": [
    "linux"
  ],
  "dist": "bionic",
  "script": [
    "echo test"
  ]
}