Speeding CI builds

This commit is contained in:
Lilian A. Moraru
2017-12-19 01:04:49 +02:00
committed by Andrew Gallant
parent 162e085b98
commit 636bbc7c8f
6 changed files with 31 additions and 23 deletions

View File

@@ -29,6 +29,9 @@ name = "rg"
name = "integration"
path = "tests/tests.rs"
[workspace]
members = [ "grep", "globset", "ignore", "termcolor", "wincolor" ]
[dependencies]
atty = "0.2.2"
bytecount = "0.2"