Skip to content

Commit

Permalink
Update .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mehcode committed Nov 7, 2019
1 parent cc48cd5 commit 25860f1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
image: swift:5.1.1

before_script:
- RUN apt-get update && \
apt-get -y install python3 libsodium-dev openssl libssl-dev libzip-dev
- apt-get update && apt-get -y install python3 libsodium-dev openssl libssl-dev libzip-dev

stages:
- test
Expand Down

0 comments on commit 25860f1

Please sign in to comment.