CI: Install ssh in gcc jobs
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
before_script:
|
||||
- apt-get --quiet update --yes
|
||||
- update-alternatives --install /usr/bin/gfortran gfortran /usr/local/bin/gfortran 999
|
||||
- apt-get --quiet install gcc g++ cmake ninja-build python python3 python-dev qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools openmpi-bin openmpi-common openmpi-doc libopenmpi-dev ccache flex bison libfl-dev sqlite3 libsqlite3-dev libxml2 libxml2-dev libgtk-3-dev libboost-all-dev gsl-bin libgsl0-dev --yes
|
||||
- apt-get --quiet install gcc g++ cmake ninja-build python python3 python-dev qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools openmpi-bin openmpi-common openmpi-doc libopenmpi-dev ccache flex bison libfl-dev sqlite3 libsqlite3-dev libxml2 libxml2-dev libgtk-3-dev libboost-all-dev gsl-bin libgsl0-dev ssh --yes
|
||||
variables:
|
||||
COMPILER: g++
|
||||
|
||||
|
||||
Reference in New Issue
Block a user