Skip to content

Commit a4e38ab

Browse files
authored
Merge pull request #198 from CrowCpp/drone_coveralls
Fix coveralls branch
2 parents 4157f41 + 1743815 commit a4e38ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ steps:
1515

1616
commands:
1717
- export DEBIAN_FRONTEND=noninteractive
18-
- export TRAVIS_BRANCH=$DRONE_SOURCE_BRANCH
18+
- export TRAVIS_BRANCH=$DRONE_BRANCH
1919
- export TRAVIS_JOB_ID=$DRONE_BUILD_NUMBER
2020
- apt-get -y update
2121
- apt-get -y install libboost-all-dev doxygen mkdocs graphviz zlib1g-dev gcc clang make cmake python3 python3-pip git

0 commit comments

Comments
 (0)