parent
5e9fd4370f
commit
f68afe8931
@ -1,3 +1,4 @@
|
||||
/http-0.1.5.crate
|
||||
/http-0.1.6.crate
|
||||
/http-0.1.7.crate
|
||||
/http-0.1.8.crate
|
||||
|
@ -1 +1 @@
|
||||
SHA512 (http-0.1.7.crate) = c12f56e47007af34c80598aacfef207498a1a2eef1cda89f32dab7ea807ad3779de0b121a8b55669b1f5e7c8e79b14619b803c0b06bceef3cd721efef9aedff6
|
||||
SHA512 (http-0.1.8.crate) = 61d99e160fc91058b07b79cc8af7e0c775044923a0a021c1211f764e72fc9f017035a118971b6798cbdc8686a048193eb012dbcfddd9dbd71f6287096c45f962
|
||||
|
@ -0,0 +1,13 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- role: standard-test-basic
|
||||
tags:
|
||||
- classic
|
||||
repositories:
|
||||
- repo: "https://src.fedoraproject.org/tests/rust.git"
|
||||
dest: rust
|
||||
tests:
|
||||
- rust/cargo-test
|
||||
environment:
|
||||
pkg: rust-http
|
Loading…
Reference in new issue