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
939340c9
Commit
939340c9
authored
Aug 25, 2019
by
Sander Roet
Browse files
Merge branch 'fix_ci' into 'master'
install curl before using See merge request
!6
parents
7a9813f6
01f8cb2c
Pipeline
#10768
failed with stage
in 60 minutes and 4 seconds
Changes
1
Pipelines
1080
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
939340c9
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