aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/build.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Disable pgsql in VS 2019 workflowadrido2020-06-221-0/+1
|
* Add MSVC build (#9740)adrido2020-05-051-0/+70
| | | | * Add MSVC build
* ci: Update Github Actions workflows (#9774)sfan52020-05-021-15/+30
|
* Add docker build stage on Github actionsLoic Blot2020-04-291-2/+34
|
* Replace travis with github actions (#9641)Loïc Blot2020-04-201-0/+171
* Move outside of travis to Github actions This will permit to have better integrated CI workflow than the previous travis one.