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
259b808c
Commit
259b808c
authored
Feb 16, 2017
by
peastman
Browse files
Attempting to fix appveyor errors
parent
af1cc4e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
appveyor.yml
appveyor.yml
+2
-0
No files found.
appveyor.yml
View file @
259b808c
...
@@ -4,6 +4,8 @@ configuration: Release
...
@@ -4,6 +4,8 @@ configuration: Release
shallow_clone
:
true
shallow_clone
:
true
install
:
install
:
# Setup shell for VS2015, x64
-
call "c:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" amd64
# Set path to python, git-bash tools.
# Set path to python, git-bash tools.
-
"
set
PATH=C:
\\
Python35-x64;C:
\\
Python35-x64
\\
Scripts;%PATH%"
-
"
set
PATH=C:
\\
Python35-x64;C:
\\
Python35-x64
\\
Scripts;%PATH%"
-
"
set
PATH=C:
\\
Program
Files
(x86)
\\
Git
\\
bin;%PATH%"
-
"
set
PATH=C:
\\
Program
Files
(x86)
\\
Git
\\
bin;%PATH%"
...
...
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