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
49758d01
Commit
49758d01
authored
Nov 15, 2019
by
peastman
Browse files
Update travis to test more recent Python versions
parent
8dfdd485
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
.travis.yml
.travis.yml
+5
-5
No files found.
.travis.yml
View file @
49758d01
...
@@ -75,7 +75,7 @@ matrix:
...
@@ -75,7 +75,7 @@ matrix:
-
sudo
:
false
-
sudo
:
false
dist
:
trusty
dist
:
trusty
python
:
2.7_with_system_site_packages
python
:
3.6
env
:
==STATIC_LIB==
env
:
==STATIC_LIB==
OPENCL=false
OPENCL=false
CUDA=false
CUDA=false
...
@@ -85,8 +85,8 @@ matrix:
...
@@ -85,8 +85,8 @@ matrix:
-
sudo
:
false
-
sudo
:
false
dist
:
trusty
dist
:
trusty
python
:
2.7_with_system_site_packages
python
:
3.6
env
:
==PYTHON_
2
==
env
:
==PYTHON_
3_6
==
OPENCL=false
OPENCL=false
CUDA=false
CUDA=false
CC=$CCACHE/clang
CC=$CCACHE/clang
...
@@ -96,8 +96,8 @@ matrix:
...
@@ -96,8 +96,8 @@ matrix:
-
sudo
:
false
-
sudo
:
false
dist
:
trusty
dist
:
trusty
python
:
3.
4
python
:
3.
8
env
:
==PYTHON_3==
env
:
==PYTHON_3
_8
==
OPENCL=false
OPENCL=false
CUDA=false
CUDA=false
CC=$CCACHE/gcc
CC=$CCACHE/gcc
...
...
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