Setup CI
This commit is contained in:
parent
395422f1e5
commit
c7012369be
1 changed files with 4 additions and 4 deletions
|
|
@ -47,8 +47,8 @@ build_script:
|
|||
test_script:
|
||||
- nimble test
|
||||
|
||||
after_build:
|
||||
- 7z a -r buildlogs.zip %APPVEYOR_BUILD_FOLDER%
|
||||
- appveyor PushArtifact buildlogs.zip
|
||||
|
||||
deploy: off
|
||||
|
||||
on_finish:
|
||||
- 7z a -r buildlogs.zip %USERPROFILE%\.nimble\pkgs
|
||||
- appveyor PushArtifact buildlogs.zip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue