cngf-pf

continuum model for granular flows with pore-pressure dynamics (renamed from 1d_fd_simple_shear)
git clone git://src.adamsgaard.dk/cngf-pf # fast
git clone https://src.adamsgaard.dk/cngf-pf.git # slow
Log | Files | Refs | README | LICENSE Back to index

commit ffa419aeae154bec213786b3d7d792b180ce5eff
parent d54d4518b41e4acc81bfdad395116ab73befdfc8
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Tue,  7 May 2019 12:34:18 -0700

Add zsh to testing environment, needed for diurnal runs

Diffstat:
M.gitlab-ci.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml @@ -2,7 +2,7 @@ build-alpine: stage: build image: alpine:edge before_script: - - apk --no-cache add build-base gnuplot bash + - apk --no-cache add build-base gnuplot bash zsh script: - make plots artifacts: