mirror of https://github.com/dswd/vpncloud.git
Fixed travis.xml
This commit is contained in:
parent
46011a03c6
commit
625f5ee6d7
|
@ -18,7 +18,7 @@ script:
|
||||||
- ! 'travis-cargo build &&
|
- ! 'travis-cargo build &&
|
||||||
travis-cargo build -- --features "crypto" &&
|
travis-cargo build -- --features "crypto" &&
|
||||||
travis-cargo test -- --features "crypto" &&
|
travis-cargo test -- --features "crypto" &&
|
||||||
travis-cargo bench -- --features "crypto" &&
|
travis-cargo bench -- --features "crypto"
|
||||||
'
|
'
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
|
|
Loading…
Reference in New Issue