commit | bd73bb447ffc11f0fbc567e9edc785f98f5ab673 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Oct 29 21:46:11 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Nov 05 09:11:31 2020 -0700 |
tree | 12341298ffb0466053c791fa63ae5e4e204d43d1 | |
parent | 4a9e578138c60aa22821910e22a6e6289c884363 [diff] [blame] |
azure/gitLab/travis: Add pygit2 as a dependency for tests This lets patman run all of its tests, rather than skipping quite a few. Signed-off-by: Simon Glass <sjg@chromium.org>
diff --git a/.travis.yml b/.travis.yml index cb48ff3..69829fc 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -26,6 +26,7 @@ - python3-sphinx - python3-virtualenv - python3-pip + - python3-pygit2 - swig - libpython-dev - iasl