FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit d460304b authored by Mark Driver's avatar Mark Driver
Browse files

update CI.

parent 146e2b5d
No related branches found
No related tags found
No related merge requests found
Pipeline #124105 failed
...@@ -11,7 +11,7 @@ cache: ...@@ -11,7 +11,7 @@ cache:
before_script: before_script:
- apt-get update -y && apt-get -y install libgl1-mesa-glx - apt-get update -y && apt-get -y install libgl1-mesa-glx
- mkdir -p /usr/share/man/man1mkdir -p /usr/share/man/man1 - mkdir -p /usr/share/man/man1mkdir -p /usr/share/man/man1
- apt-get -y install -f openjdk-14-jre-headless texlive-latex-extra dvipng - apt-get -y install -f openjdk-11-jre-headless texlive-latex-extra dvipng
- conda env create -f environment.yml - conda env create -f environment.yml
- source activate resultsanalysis - source activate resultsanalysis
- conda install -c conda-forge phasexmlparser - conda install -c conda-forge phasexmlparser
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment