]> git.lizzy.rs Git - rust.git/blob - appveyor.yml
test `unsafe fn` and `async unsafe fn` calls in `unsafe { async || }`
[rust.git] / appveyor.yml
1 clone_depth: 1
2 build: false
3
4 test_script:
5   - echo AppVeyor is not used anymore
6
7 branches:
8   only:
9     - auto