mirror of
https://github.com/fafhrd91/actix-web
synced 2025-01-18 13:51:50 +01:00
travis config
This commit is contained in:
parent
a64205e502
commit
34fd9f8148
@ -22,7 +22,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 -y openssl libssl-dev libelf-dev libdw-dev cmake gcc binutils-dev libiberty-dev
|
||||||
|
|
||||||
# Add clippy
|
# Add clippy
|
||||||
before_script:
|
before_script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user