update before install
This commit is contained in:
parent
ec4d8bc7d3
commit
725bc4d8a5
@ -15,5 +15,5 @@ build:
|
|||||||
test:
|
test:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- apt-get install -y -qq libc++1 libcurl4
|
- apt-get update -qq && apt-get install -y -qq libc++1 libcurl4
|
||||||
- ./test.sh
|
- ./test.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user