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
b00d9520
Commit
b00d9520
authored
Apr 03, 2017
by
peastman
Browse files
Specify "dist: trusty" for all travis builds
parent
1fc0393e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
.travis.yml
.travis.yml
+3
-0
No files found.
.travis.yml
View file @
b00d9520
...
...
@@ -73,6 +73,7 @@ matrix:
addons
:
{
apt
:
{
packages
:
[]}}
-
sudo
:
false
dist
:
trusty
python
:
2.7_with_system_site_packages
env
:
==STATIC_LIB==
OPENCL=false
...
...
@@ -82,6 +83,7 @@ matrix:
CMAKE_FLAGS="-DOPENMM_BUILD_STATIC_LIB=ON"
-
sudo
:
false
dist
:
trusty
python
:
2.7_with_system_site_packages
env
:
==PYTHON_2==
OPENCL=false
...
...
@@ -92,6 +94,7 @@ matrix:
CMAKE_FLAGS="-DOPENMM_GENERATE_API_DOCS=ON"
-
sudo
:
false
dist
:
trusty
python
:
3.4
env
:
==PYTHON_3==
OPENCL=false
...
...
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