Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenMesh
openmesh-python
Commits
bff5da3a
Commit
bff5da3a
authored
Feb 15, 2018
by
Isaak Lim
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix typos
parent
2201314a
Pipeline
#6224
failed with stages
in 4 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+2
-2
No files found.
.gitlab-ci.yml
View file @
bff5da3a
...
...
@@ -88,7 +88,7 @@ test-3.6-VS2017:
tags
:
-
VS2017
dependencies
:
-
build-3.
5
-VS2017
-
build-3.
6
-VS2017
script
:
-
set Path=%Path%;C:\Program Files\Python36;C:\Program Files\Python36\Scripts;
-
virtualenv --clear -p "C:\Program Files\Python36\python.exe" .
...
...
@@ -161,7 +161,7 @@ deploy-3.6-VS2017:
tags
:
-
VS2017
dependencies
:
-
build-3.
5
-VS2017
-
build-3.
6
-VS2017
script
:
-
mkdir release
-
FOR %a in (dist3\*.whl) DO cp %a release
...
...
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