Update appveyor.yml
aargh, a few more examples how to use simple cmd use would help, please appveyor
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
build:
|
build:
|
||||||
|
- echo %CD%
|
||||||
project: build3/vs2010/0_Bullet3Solution.sln
|
project: build3/vs2010/0_Bullet3Solution.sln
|
||||||
|
|
||||||
before_build:
|
before_build:
|
||||||
@@ -6,3 +7,4 @@ before_build:
|
|||||||
- ps: cd build3
|
- ps: cd build3
|
||||||
- echo %CD%
|
- echo %CD%
|
||||||
- premake4 vs2010
|
- premake4 vs2010
|
||||||
|
- ps: cd ..
|
||||||
|
|||||||
Reference in New Issue
Block a user