mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-27 17:22:57 +01:00
travis config
This commit is contained in:
parent
a64205e502
commit
34fd9f8148
@ -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 New Issue
Block a user