Navigation Menu

Skip to content

Commit

Permalink
Travis exclude Clang build job for PR
Browse files Browse the repository at this point in the history
  • Loading branch information
triplus authored and wwmayer committed May 28, 2020
1 parent 25ea264 commit 9f3bb05
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -48,7 +48,8 @@ jobs:
# - python: 3.7
fast_finish: true # https://blog.travis-ci.com/2013-11-27-fast-finishing-builds
include:
- os: linux
- if: type != pull_request
os: linux
dist: bionic
language: cpp
compiler: clang
Expand Down

0 comments on commit 9f3bb05

Please sign in to comment.