AMD64
no language set
Git
GbArc/devtest1:.travis.yml@aefa82c
os: linux
language: bash
script:
- time curl -vLO https://mirrors.dotsrc.org/blender/release/Blender3.4/blender-3.4.1-linux-x64.tar.xz
Build Config
{
  "language": "shell",
  "os": [
    "linux"
  ],
  "dist": "xenial",
  "script": [
    "time curl -vLO https://mirrors.dotsrc.org/blender/release/Blender3.4/blender-3.4.1-linux-x64.tar.xz"
  ]
}