1
0
mirror of https://github.com/actix/actix-website synced 2025-02-02 12:19:04 +01:00

disable apt-get update

This commit is contained in:
Nikolay Kim 2019-07-22 11:16:15 +06:00
parent b0ce2c21a2
commit 16b8702252

View File

@ -6,7 +6,7 @@ env:
before_install: before_install:
- sudo add-apt-repository -y ppa:0k53d-karl-f830m/openssl - sudo add-apt-repository -y ppa:0k53d-karl-f830m/openssl
- sudo apt-get update -qq # - sudo apt-get update -qq
- sudo apt-get install -qq libssl-dev libelf-dev libdw-dev cmake gcc binutils-dev libiberty-dev - sudo apt-get install -qq libssl-dev libelf-dev libdw-dev cmake gcc binutils-dev libiberty-dev
cache: cache: