mirror of
https://github.com/shadowsocks/shadowsocks-rust.git
synced 2026-02-09 01:59:16 +08:00
travis dependences
This commit is contained in:
@@ -2,7 +2,7 @@ language: rust
|
||||
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq libssl-dev
|
||||
- sudo apt-get install -qq libssl-dev libcrypto1.0.0-udeb
|
||||
|
||||
script:
|
||||
- cargo build -v
|
||||
|
||||
Reference in New Issue
Block a user