Skip to content
Snippets Groups Projects
Commit d6fa5ff7 authored by John Chilton's avatar John Chilton
Browse files

Try to fix CI?

parent ae67d807
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,8 @@ sudo apt-get install libxml2-dev libxslt1-dev libcurl3 python-pycurl openssh-ser ...@@ -8,7 +8,8 @@ sudo apt-get install libxml2-dev libxslt1-dev libcurl3 python-pycurl openssh-ser
#pip install -r requirements$REQUIREMENTS_SUFFIX.txt --use-mirrors || true #pip install -r requirements$REQUIREMENTS_SUFFIX.txt --use-mirrors || true
#pip install -r dev-requirements.txt --use-mirrors || true #pip install -r dev-requirements.txt --use-mirrors || true
pip install coveralls # Required fro coveralls reporting. pip install coveralls # Required fro coveralls reporting.
sudo apt-get install slurm-llnl slurm-llnl-torque # slurm-drmaa1 slurm-drmaa-dev sudo apt-get install slurm-llnl
# slurm-llnl slurm-llnl-torque # slurm-drmaa1 slurm-drmaa-dev
sudo apt-get install libswitch-perl # A missing dependency of slurm-llnl-torque sudo apt-get install libswitch-perl # A missing dependency of slurm-llnl-torque
wget https://depot.galaxyproject.org/deb/slurm-drmaa1_1.2.0-dev.57ebc0c_amd64.deb wget https://depot.galaxyproject.org/deb/slurm-drmaa1_1.2.0-dev.57ebc0c_amd64.deb
sudo dpkg -i slurm-drmaa1_1.2.0-dev.57ebc0c_amd64.deb sudo dpkg -i slurm-drmaa1_1.2.0-dev.57ebc0c_amd64.deb
......
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