Skip to content
Snippets Groups Projects
Commit 18fbc424 authored by Loic Hausammann's avatar Loic Hausammann
Browse files

CI

parent ea864a1d
No related branches found
No related tags found
1 merge request!7Change clone to fetch
This commit is part of merge request !7. Comments created here will be created in the context of that merge request.
...@@ -3,7 +3,7 @@ image: ubuntu:latest ...@@ -3,7 +3,7 @@ image: ubuntu:latest
before_script: before_script:
- apt-get update -qq && apt-get install -y -qq build-essential libhdf5-serial-dev gfortran csh git libtool-bin - apt-get update -qq && apt-get install -y -qq build-essential libhdf5-serial-dev gfortran csh git libtool-bin autoconf
- export LHOME=`pwd` - export LHOME=`pwd`
# Compile grackle # Compile grackle
- mkdir grackle - mkdir grackle
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment