diff options
author | Josh Matthews <josh@joshmatthews.net> | 2016-11-03 10:12:27 -0400 |
---|---|---|
committer | Josh Matthews <josh@joshmatthews.net> | 2016-11-03 14:19:09 -0400 |
commit | fe6d53eb97d8520ba41605e4a091a4e03fdd6931 (patch) | |
tree | f28e8bb7ea6b76d8e3c43e9512910b23f5d9ddc7 /dependencyci.yml | |
parent | 9fcc9d9d3f59428bf19f950bd79ab257d59e3d16 (diff) | |
download | servo-fe6d53eb97d8520ba41605e4a091a4e03fdd6931.tar.gz servo-fe6d53eb97d8520ba41605e4a091a4e03fdd6931.zip |
Skip dependencyci checks for the charade module, which is out of our control.
Diffstat (limited to 'dependencyci.yml')
-rw-r--r-- | dependencyci.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dependencyci.yml b/dependencyci.yml new file mode 100644 index 00000000000..85a48c67e31 --- /dev/null +++ b/dependencyci.yml @@ -0,0 +1,5 @@ +platforms: + pypi: + charade: + tests: + unmaintained: skip |