diff options
author | Melody Horn <melody@boringcactus.com> | 2021-04-14 00:56:26 -0600 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2021-04-14 00:56:26 -0600 |
commit | bec9464713379c922ef728e52b37fc7434444b32 (patch) | |
tree | 4e8774e6e7ec9be769debe33faa82269bf0cf6cb | |
parent | 449a25bed1007901e0b2b14e1ca5573056235b01 (diff) | |
download | makers-bec9464713379c922ef728e52b37fc7434444b32.tar.gz makers-bec9464713379c922ef728e52b37fc7434444b32.zip |
now that xbps tests pass, keep them that way
-rw-r--r-- | .gitlab-ci.yml | 1 | ||||
-rw-r--r-- | README.md | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5c9a351..f4e2680 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -85,7 +85,6 @@ full-test-xbps: - cd ~/xbps - ./configure - makers - allow_failure: true full-test-linux: stage: full-test @@ -27,6 +27,7 @@ specific projects tested: - [CPython](https://github.com/python/cpython) - [SPDX license list](https://github.com/spdx/license-list-XML) - [libarchive](https://libarchive.org/) +- [xbps](https://github.com/void-linux/xbps) list of features that are needed for version 1.0: |