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
tsoc
openmm
Commits
af1cc4e1
"vscode:/vscode.git/clone" did not exist on "ed3444bf9ba5da3a01150cb3546d343b6d6de36e"
Commit
af1cc4e1
authored
Feb 16, 2017
by
peastman
Browse files
Attempting to fix appveyor errors
parent
89e69535
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
appveyor.yml
appveyor.yml
+3
-4
No files found.
appveyor.yml
View file @
af1cc4e1
os
:
Visual Studio
2015
platform
:
x64
configuration
:
Release
shallow_clone
:
true
install
:
# Setup shell for VS2015, x64, release mode
-
>
"%ProgramFiles%\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd" /x64 /release
# Set path to python, git-bash tools.
-
"
set
PATH=C:
\\
Python3
4
-x64;C:
\\
Python3
4
-x64
\\
Scripts;%PATH%"
-
"
set
PATH=C:
\\
Python3
5
-x64;C:
\\
Python3
5
-x64
\\
Scripts;%PATH%"
-
"
set
PATH=C:
\\
Program
Files
(x86)
\\
Git
\\
bin;%PATH%"
-
pip install pytest
...
...
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