testing simple ci, attempt 3

This commit is contained in:
Richard Zamora
2017-03-23 10:04:03 -06:00
parent 8d793d4223
commit e598762857

View File

@ -3,12 +3,13 @@ image: ubuntu:latest
#before_script:
script:
# Install Linux Packages:
# Install Linux Packages:
- apt-get update
- hostname
- pwd
- export HOME=/builds/exaalt/
- env
#- apt-get --yes --force-yes install gfortran libblas-dev liblapack-dev
#- apt-get --yes --force-yes install cmake python gcc cmake-data g++ git wget
#- apt-get --yes --force-yes install pkg-config python-numpy python3-numpy libopenmpi-dev