mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-22 14:56:42 +00:00
Gitlab-ci attempt #4
This commit is contained in:
parent
ba3071755c
commit
2b1ba9c0fe
@ -1,7 +1,7 @@
|
|||||||
image: ubuntu:xenial
|
image: ubuntu:xenial
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- sudo apt-get install curl
|
- apt-get -y install sudo curl
|
||||||
- curl -sf https://raw.githubusercontent.com/brson/multirust/master/blastoff.sh | sh
|
- curl -sf https://raw.githubusercontent.com/brson/multirust/master/blastoff.sh | sh
|
||||||
- multirust default stable
|
- multirust default stable
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user