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