Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Commit 8b3feff

Browse files
Merge pull request #71 from SubPointSolutions/dev
MetaPack 0.1.0-beta6, April 2017
2 parents daafbfe + d4fe851 commit 8b3feff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ install:
66
- cmd: git submodule update --init --recursive
77

88
build_script:
9-
- ps: c:\prj\shelly\Shelly\Build\build.ps1 -Target "Default-CI"
9+
- ps: c:\prj\shelly\Shelly\Build\build.ps1 -Target "Default"
1010
- ps: c:\prj\Build\build.ps1 -Target "Default-CI"
1111

1212
artifacts:

0 commit comments

Comments
 (0)