mirror of
https://github.com/actix/actix-web.git
synced 2024-12-19 14:49:01 +00:00
travis config
This commit is contained in:
parent
a64205e502
commit
34fd9f8148
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ env:
|
|||
before_install:
|
||||
- sudo add-apt-repository -y ppa:0k53d-karl-f830m/openssl
|
||||
- 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 -y openssl libssl-dev libelf-dev libdw-dev cmake gcc binutils-dev libiberty-dev
|
||||
|
||||
# Add clippy
|
||||
before_script:
|
||||
|
|
Loading…
Reference in a new issue