This commit is contained in:
Joseph Birr-Pixton 2019-03-10 13:54:04 +00:00
parent 76b7bb7a9f
commit 7597818244
2 changed files with 5 additions and 0 deletions

View File

@ -46,6 +46,7 @@ jobs:
rustup_toolchain: $(rustup_toolchain)
- template: admin/pipelines/cargo-steps.yml
- template: admin/pipelines/bench.yml
- template: admin/pipelines/bogo.yml
# Coverage build. Requires linux, and both nightly
# and stable rust toolchains

4
admin/pipelines/bogo.yml Normal file
View File

@ -0,0 +1,4 @@
steps:
- script: ./runme
displayName: "run bogo"
workingDirectory: bogo