libm/ci/azure-test-all.yml
Alex Crichton d166a30c11 Overhaul tests
* Move everything to azure pipelines
* Inline docker configuration in this repo (no `cross`)
* Delete `no-panic` example, use `#[no_panic]` instead.
2019-05-02 11:37:21 -07:00

5 lines
109 B
YAML

steps:
- template: azure-install-rust.yml
- bash: cargo generate-lockfile && ./ci/run-docker.sh $TARGET