mirror of
https://github.com/rbock/sqlpp11.git
synced 2025-12-30 17:50:10 -06:00
Update CI scripts.
This commit is contained in:
@@ -16,7 +16,10 @@ build_script:
|
||||
- CD
|
||||
- cd ..
|
||||
- CD
|
||||
- git clone --branch v1.0.0 --depth 1 https://github.com/HowardHinnant/date
|
||||
- git clone https://github.com/HowardHinnant/date
|
||||
- cd date
|
||||
- git checkout tags/v2.4
|
||||
- cd ..
|
||||
- cd sqlpp11
|
||||
- CD
|
||||
- echo %configuration%
|
||||
|
||||
@@ -25,7 +25,7 @@ install:
|
||||
- cmake --version
|
||||
- git clone https://github.com/HowardHinnant/date
|
||||
- cd date
|
||||
- git checkout tags/v1.0.0
|
||||
- git checkout tags/v2.4
|
||||
- cd ..
|
||||
|
||||
before_script:
|
||||
|
||||
Reference in New Issue
Block a user