Loading .travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -7,4 +7,4 @@ before_script: - openssl s_server -accept 15418 -www -cert test/cert.pem -key test/key.pem >/dev/null & script: - rustpkg build - rustpkg test - env RUST_TEST_TASKS=1 rustpkg test Loading
.travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -7,4 +7,4 @@ before_script: - openssl s_server -accept 15418 -www -cert test/cert.pem -key test/key.pem >/dev/null & script: - rustpkg build - rustpkg test - env RUST_TEST_TASKS=1 rustpkg test