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:
parent
151f39c8e7
commit
0957775202
@ -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 ..
|
||||
|
Loading…
Reference in New Issue
Block a user