Update appveyor.yml

aargh, a few more examples how to use simple cmd use would help, please appveyor
This commit is contained in:
erwincoumans
2014-08-28 22:26:17 -07:00
parent 7c4a5fc311
commit 4004ab4dbc

View File

@@ -1,4 +1,5 @@
build:
- echo %CD%
project: build3/vs2010/0_Bullet3Solution.sln
before_build:
@@ -6,3 +7,4 @@ before_build:
- ps: cd build3
- echo %CD%
- premake4 vs2010
- ps: cd ..