diff options
author | vagrant <vagrant@localhost.localdomain> | 2019-01-21 17:09:05 +0000 |
---|---|---|
committer | vagrant <vagrant@localhost.localdomain> | 2019-01-21 17:09:05 +0000 |
commit | 774ed3351991266b0c9289b2b9ba1afe328c3e70 (patch) | |
tree | 281f8bbd793c9156234a0cbf7b6d86528526f0fd | |
parent | d0052abf619d327e18791aeefd1b0a0a513c546b (diff) | |
download | regularization-774ed3351991266b0c9289b2b9ba1afe328c3e70.tar.gz regularization-774ed3351991266b0c9289b2b9ba1afe328c3e70.tar.bz2 regularization-774ed3351991266b0c9289b2b9ba1afe328c3e70.tar.xz regularization-774ed3351991266b0c9289b2b9ba1afe328c3e70.zip |
pr-test
-rwxr-xr-x | build/jenkins-build.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/jenkins-build.sh b/build/jenkins-build.sh index 6965180..20c97f3 100755 --- a/build/jenkins-build.sh +++ b/build/jenkins-build.sh @@ -33,7 +33,6 @@ else ./Miniconda3-latest-Linux-x86_64.sh -u -b -p . PATH=$PATH:./bin fi - # presume that git clone is done before this script is launched, if not, uncomment #git clone https://github.com/vais-ral/CCPi-Regularisation-Toolkit conda install -y conda-build |