Update appveyor.yml
Fixing bug
This commit is contained in:
@@ -81,5 +81,5 @@ on_success:
|
|||||||
on_failure:
|
on_failure:
|
||||||
- cd %TEST_HOME%\benchmark
|
- cd %TEST_HOME%\benchmark
|
||||||
# zip up the SUT benchmarks
|
# zip up the SUT benchmarks
|
||||||
- 7z a benchmark-%PLATFORM%-%SUT_BUILD_ID%.zip .\epanet-%SUT_BUILD_ID% &
|
- 7z a benchmark-%PLATFORM%-%SUT_BUILD_ID%.zip .\epanet-%SUT_BUILD_ID%
|
||||||
- appveyor PushArtifact benchmark-%PLATFORM%-%SUT_BUILD_ID%.zip
|
- appveyor PushArtifact benchmark-%PLATFORM%-%SUT_BUILD_ID%.zip
|
||||||
|
|||||||
Reference in New Issue
Block a user