update ci config

pull/15/head
Jeff Becker 6 years ago
parent 44eeda3041
commit 4c3b0f34d7
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -11,7 +11,7 @@ build:linux:
- linux
stage: build
before_script:
- apk add --update g++ make cmake linux-headers libsodium-dev ninja
- apk add --update g++ make cmake linux-headers libsodium-dev ninja libcap-dev
script:
- make
artifacts:

Loading…
Cancel
Save