Skip to content

Commit

Permalink
Merge pull request PowerDNS#6142 from Habbie/auth-4.1.x-travis
Browse files Browse the repository at this point in the history
auth 4.1.x: limit travis builds to auth only
  • Loading branch information
rgacogne committed Jan 5, 2018
2 parents c2e5834 + 9c9fd67 commit db358e9
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .travis.yml
Expand Up @@ -6,19 +6,6 @@ compiler:
- clang
env:
- PDNS_BUILD_PRODUCT=auth
- PDNS_BUILD_PRODUCT=recursor
- PDNS_BUILD_PRODUCT=dnsdist

matrix:
exclude:
- compiler: clang
env: PDNS_BUILD_PRODUCT=recursor
include:
- compiler: clang
env: PDNS_BUILD_PRODUCT=recursor COMPILER=clang++-3.6
addons:
apt:
packages: ['clang-3.6']

before_script:
- git describe --always --dirty=+
Expand Down

0 comments on commit db358e9

Please sign in to comment.