Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Classical-MD_openpathsampling
TSE
Commits
6e98ce58
Commit
6e98ce58
authored
Aug 25, 2019
by
Sander Roet
Browse files
install curl before using
parent
7a9813f6
Pipeline
#4904
passed with stage
in 4 minutes and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
6e98ce58
image
:
continuumio/miniconda:latest
before_script
:
-
conda install -y curl
-
curl -OLk https://raw.githubusercontent.com/openpathsampling/openpathsampling/master/devtools/conda_ops_dev_install.sh
-
bash conda_ops_dev_install.sh
-
conda install -y nose coverage
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment