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
2b750a70
"ssh:/git@developer.sourcefind.cn:2222/tsoc/openmm.git" did not exist on "a535f996046699e81b617f109eb037972e903fa7"
Commit
2b750a70
authored
Jul 24, 2018
by
peastman
Browse files
Still trying to fix AppVeyor
parent
f5674422
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
appveyor.yml
appveyor.yml
+1
-1
No files found.
appveyor.yml
View file @
2b750a70
...
@@ -30,7 +30,7 @@ install:
...
@@ -30,7 +30,7 @@ install:
-
choco install -y doxygen.portable swig >
null
-
choco install -y doxygen.portable swig >
null
# Download OpenCL Headers and build the ICD loader
# Download OpenCL Headers and build the ICD loader
-
ps
:
[
System.Net.ServicePointManager
]
::SecurityProtocol = [System.Net.SecurityProtocolType]::Tls12;
-
ps
:
"
[System.Net.ServicePointManager]::SecurityProtocol
=
[System.Net.SecurityProtocolType]::Tls12;
"
-
ps
:
$opencl_registry = "https://www.khronos.org/registry/cl"
-
ps
:
$opencl_registry = "https://www.khronos.org/registry/cl"
-
ps
:
$opencl_github = "KhronosGroup/OpenCL-Headers"
-
ps
:
$opencl_github = "KhronosGroup/OpenCL-Headers"
-
ps
:
mkdir C:/opencl > $null
-
ps
:
mkdir C:/opencl > $null
...
...
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