Skip to content

Commit 99d6e36

Browse files
committed
Revert "Disable chalk integration test. Output too large"
This reverts commit 553db87.
1 parent 8409a97 commit 99d6e36

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,8 @@ matrix:
6161
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
6262
- env: INTEGRATION=rust-lang/cargo
6363
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
64-
# FIXME: Output too large
65-
# - env: INTEGRATION=rust-lang-nursery/chalk
66-
# if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
64+
- env: INTEGRATION=rust-lang/chalk
65+
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
6766
- env: INTEGRATION=Geal/nom
6867
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
6968
- env: INTEGRATION=rust-lang/rustfmt

0 commit comments

Comments
 (0)