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
79a01ce9
Unverified
Commit
79a01ce9
authored
Nov 18, 2019
by
peastman
Committed by
GitHub
Nov 18, 2019
Browse files
Merge pull request #2472 from peastman/travis
Update travis to test more recent Python versions
parents
8dfdd485
d502caee
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
.travis.yml
.travis.yml
+6
-6
No files found.
.travis.yml
View file @
79a01ce9
...
@@ -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
...
@@ -95,9 +95,9 @@ matrix:
...
@@ -95,9 +95,9 @@ matrix:
CMAKE_FLAGS="-DOPENMM_GENERATE_API_DOCS=ON"
CMAKE_FLAGS="-DOPENMM_GENERATE_API_DOCS=ON"
-
sudo
:
false
-
sudo
:
false
dist
:
trusty
dist
:
xenial
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