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

Not sure why pushd/popd did not work...

This commit is contained in:
rbock 2015-12-27 20:47:37 +01:00
parent 151f39c8e7
commit 0957775202

View File

@ -12,14 +12,13 @@ matrix:
build_script:
- CD
- pushd ..
- cd ..
- CD
- git clone https://github.com/HowardHinnant/date
- popd
- cd sqlpp11
- CD
- echo %configuration%
- mkdir build
#- pushd .
- cd build
- cmake --version
- cmake ..