0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-15 20:31:16 +08:00

Commented out unused pushd

This commit is contained in:
rbock 2015-12-27 20:35:13 +01:00
parent c5d4b4f8b3
commit 151f39c8e7

View File

@ -19,7 +19,7 @@ build_script:
- CD
- echo %configuration%
- mkdir build
- pushd .
#- pushd .
- cd build
- cmake --version
- cmake ..