Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
west-public
westpy
Commits
a1a32554
Commit
a1a32554
authored
Sep 14, 2018
by
jhskone
Browse files
remove R crap; tidy up
parent
c5fb5f91
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a1a32554
...
...
@@ -30,14 +30,9 @@ westpy_build:
-
conda upgrade conda
-
conda upgrade scipy numpy matplotlib scikit-learn
-
conda update --prefix $PY_DIR anaconda
-
conda install -c r r
-
which python
-
which pip
-
pip freeze
-
echo $LC_ALL
script
:
-
git clone -b $CI_COMMIT_REF_NAME $CI_REPOSITORY_URL westpy
-
export LC_ALL=en_US.UTF-8
-
cd westpy
-
git describe
-
make
...
...
Write
Preview
Markdown
is supported
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