mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-02-02 10:14:42 +00:00
cI: borrow image names from rust-lang/libc
This commit is contained in:
parent
83d3c02e53
commit
cb404b2730
@ -1,7 +1,7 @@
|
|||||||
task:
|
task:
|
||||||
name: freebsd-10-amd64
|
name: freebsd-10-amd64
|
||||||
freebsd_instance:
|
freebsd_instance:
|
||||||
image: freebsd-10-4
|
image: freebsd-10-4-release-amd64
|
||||||
setup_script:
|
setup_script:
|
||||||
- ./scripts/travis_linux_deps.sh
|
- ./scripts/travis_linux_deps.sh
|
||||||
test_script:
|
test_script:
|
||||||
@ -11,7 +11,7 @@ task:
|
|||||||
task:
|
task:
|
||||||
name: freebsd-11-amd64
|
name: freebsd-11-amd64
|
||||||
freebsd_instance:
|
freebsd_instance:
|
||||||
image: freebsd-11-3
|
image: freebsd-11-3-stable-amd64-v20190801
|
||||||
setup_script:
|
setup_script:
|
||||||
- ./scripts/travis_linux_deps.sh
|
- ./scripts/travis_linux_deps.sh
|
||||||
test_script:
|
test_script:
|
||||||
@ -21,7 +21,7 @@ task:
|
|||||||
task:
|
task:
|
||||||
name: freebsd-12-amd64
|
name: freebsd-12-amd64
|
||||||
freebsd_instance:
|
freebsd_instance:
|
||||||
image: freebsd-12-0
|
image: freebsd-12-0-release-amd64
|
||||||
setup_script:
|
setup_script:
|
||||||
- ./scripts/travis_linux_deps.sh
|
- ./scripts/travis_linux_deps.sh
|
||||||
test_script:
|
test_script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user