]> granicus.if.org Git - graphviz/commitdiff
Install diffutils in Windows CI
authorMagnus Jacobsson <magnus.jacobsson@berotec.se>
Sun, 2 Aug 2020 10:02:31 +0000 (12:02 +0200)
committerMagnus Jacobsson <magnus.jacobsson@berotec.se>
Thu, 6 Aug 2020 09:40:35 +0000 (11:40 +0200)
.gitlab-ci.yml

index e5efd748ea23491bad53e821ed7a5f319a0ac759..93b16ec9758650764fc63e94cc9e9f2ee17ea90e 100644 (file)
@@ -69,6 +69,7 @@ portable-source:
         - choco install --no-progress -y python3
         - C:\ProgramData\chocolatey\tools\shimgen.exe -o=C:\Python38\python3.exe -p=C:\Python38\python.exe
         - choco install --no-progress -y grep
+        - choco install --no-progress -y diffutils
         - $Env:Path += ";C:\Python38"
         - $Env:Path += ";C:\Python38\Scripts"
         - pip install pytest