Fix before_script
This commit is contained in:
parent
83d22f4cee
commit
d26230c766
@ -3,7 +3,7 @@ image: debian:stable-slim
|
|||||||
build:
|
build:
|
||||||
before_script:
|
before_script:
|
||||||
- apt-get -qq update
|
- apt-get -qq update
|
||||||
- apt-get install build-essential libsdl2-mixer-dev libsdl2-dev
|
- apt-get -qq install build-essential libsdl2-mixer-dev libsdl2-dev
|
||||||
script:
|
script:
|
||||||
- make
|
- make
|
||||||
artifacts:
|
artifacts:
|
||||||
|
Loading…
Reference in New Issue
Block a user