ferrous-systems / cargo-review-deps

A tool for auditing Cargo dependencies during updates
https://ferrous-systems.com/
Apache License 2.0
54 stars 4 forks source link

add Travis CI #7

Closed matklad closed 5 years ago

matklad commented 5 years ago

Took a couple of tries. diff --color is a relatively recent addition (diff 3.4), while all travis images use the older version. Just disable the test on CI for now.