Skip to content

Commit

Permalink
[Travis] Try to fix "do not run default job" / travis-ci/issues/4681.
Browse files Browse the repository at this point in the history
  • Loading branch information
Axel-Naumann committed Jul 16, 2018
1 parent fe4ffa7 commit 14f7c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ matrix:
exclude:
# Note: Workaround travis-ci/travis-ci#4681
# Exclude default job which lacks our included environment variables.
- env:
- os: linux

include:
- env: TOOL=clang-format
Expand Down

0 comments on commit 14f7c12

Please sign in to comment.