Skip to content

Commit

Permalink
Disable in pants.travis-ci.toml.
Browse files Browse the repository at this point in the history
[ci skip-rust-tests]
[ci skip-jvm-tests]
  • Loading branch information
stuhood committed May 21, 2020
1 parent 9af19f8 commit e4c3d85
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pants.travis-ci.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ travis_parallelism = 4
# Override color support detection - we want colors and Travis supports them.
colors = true

# TODO: Eventually we would like pantsd enabled in CI as well, but we blanket disable it for
# now in order to smooth off rough edges locally.
enable_pantsd = false

[black]
args = ["--quiet"]

Expand Down

0 comments on commit e4c3d85

Please sign in to comment.