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:
parent
c5d4b4f8b3
commit
151f39c8e7
@ -19,7 +19,7 @@ build_script:
|
|||||||
- CD
|
- CD
|
||||||
- echo %configuration%
|
- echo %configuration%
|
||||||
- mkdir build
|
- mkdir build
|
||||||
- pushd .
|
#- pushd .
|
||||||
- cd build
|
- cd build
|
||||||
- cmake --version
|
- cmake --version
|
||||||
- cmake ..
|
- cmake ..
|
||||||
|
Loading…
Reference in New Issue
Block a user