Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterDing committed Oct 11, 2020
1 parent 627b07c commit 4810222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ build: false

test_script:
- cargo test --target %TARGET% --verbose
- cargo run --target %TARGET% -- http://cdimage.ubuntu.com/ubuntu-base/releases/18.10/release/ubuntu-base-18.10-base-amd64.tar.gz
- cargo run --target %TARGET% -- http://cdimage.ubuntu.com/ubuntu-base/releases/18.04/release/ubuntu-base-18.04-base-amd64.tar.gz
- ps: Remove-Item –path .\ubuntu*

before_deploy:
Expand Down

0 comments on commit 4810222

Please sign in to comment.