Skip to content

Commit

Permalink
Merge pull request #198 from CrowCpp/drone_coveralls
Browse files Browse the repository at this point in the history
Fix coveralls branch
  • Loading branch information
mrozigor committed Aug 14, 2021
2 parents 4157f41 + 1743815 commit a4e38ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a4e38ab

Please sign in to comment.