ci: ignore changes in versions.txt lines

Apparently these now change with each commit.
This commit is contained in:
Felix Krull 2019-12-15 18:16:23 +01:00 committed by Colin Walters
parent 31c80cb22b
commit 8576adff1d

View File

@ -27,7 +27,7 @@ check:
- cargo fmt --package ostree -- --check
- rm -rf src/auto/
- make gir
- git diff -R --exit-code
- git difftool -y --trust-exit-code -x "diff -u -I 'from gir-files'"
# build
build_all-features: