mirror of
https://github.com/CrowCpp/Crow.git
synced 2024-06-07 21:10:44 +00:00
this would theoratically fix the bug in #184, but I'm not 100% sure it will..
This commit is contained in:
parent
6661e02158
commit
6812d8073a
@ -15,7 +15,7 @@ steps:
|
||||
|
||||
commands:
|
||||
- export DEBIAN_FRONTEND=noninteractive
|
||||
- export TRAVIS_BRANCH=$DRONE_SOURCE_BRANCH
|
||||
- export TRAVIS_BRANCH=$DRONE_BRANCH
|
||||
- export TRAVIS_JOB_ID=$DRONE_BUILD_NUMBER
|
||||
- apt-get -y update
|
||||
- apt-get -y install libboost-all-dev doxygen mkdocs graphviz zlib1g-dev gcc clang make cmake python3 python3-pip git
|
||||
|
Loading…
Reference in New Issue
Block a user