Have traivs actually test
This commit is contained in:
parent
2e168ab820
commit
f2f62be414
|
|
@ -6,5 +6,5 @@ install:
|
|||
before_script:
|
||||
- openssl s_server -accept 15418 -www -cert test/cert.pem -key test/key.pem >/dev/null &
|
||||
script:
|
||||
- rustc --test lib.rs
|
||||
- ./lib
|
||||
- rustpkg build
|
||||
- rustpkg test
|
||||
|
|
|
|||
Loading…
Reference in New Issue