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
fengzch-das
multibuild
Commits
5c446b78
Commit
5c446b78
authored
Jan 05, 2019
by
Ivan Pozdeev
Browse files
remove redundant clauses from README.rst
parent
31383c15
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
13 deletions
+4
-13
README.rst
README.rst
+4
-13
No files found.
README.rst
View file @
5c446b78
...
@@ -185,18 +185,14 @@ To use these scripts
...
@@ -185,18 +185,14 @@ To use these scripts
- secure:
- secure:
"MNKyBWOzu7JAUmC0Y+JhPKfytXxY/ADRmUIMEWZV977FLZPgYctqd+lqel2QIFgdHDO1CIdTSymOOFZckM9ICUXg9Ta+8oBjSvAVWO1ahDcToRM2DLq66fKg+NKimd2OfK7x597h/QmUSl4k8XyvyyXgl5jOiLg/EJxNE2r83IA="
"MNKyBWOzu7JAUmC0Y+JhPKfytXxY/ADRmUIMEWZV977FLZPgYctqd+lqel2QIFgdHDO1CIdTSymOOFZckM9ICUXg9Ta+8oBjSvAVWO1ahDcToRM2DLq66fKg+NKimd2OfK7x597h/QmUSl4k8XyvyyXgl5jOiLg/EJxNE2r83IA="
language: python
# We don't use Travis-provided Python but rather install our own
# The Travis Python version is unrelated to the version we build and test
language: generic
# with. This is set with the MB_PYTHON_VERSION variable.
python: 3.5
sudo: required
sudo: required
dist: trusty
services: docker
services: docker
# A newer distro will also do
dist: trusty
matrix:
matrix:
exclude:
# Exclude the default Python 3.5 build
- python: 3.5
include:
include:
- os: linux
- os: linux
env: MB_PYTHON_VERSION=2.7
env: MB_PYTHON_VERSION=2.7
...
@@ -235,23 +231,18 @@ To use these scripts
...
@@ -235,23 +231,18 @@ To use these scripts
- MB_PYTHON_VERSION=3.6
- MB_PYTHON_VERSION=3.6
- PLAT=i686
- PLAT=i686
- os: osx
- os: osx
language: generic
env:
env:
- MB_PYTHON_VERSION=2.7
- MB_PYTHON_VERSION=2.7
- os: osx
- os: osx
language: generic
env:
env:
- MB_PYTHON_VERSION=3.4
- MB_PYTHON_VERSION=3.4
- os: osx
- os: osx
language: generic
env:
env:
- MB_PYTHON_VERSION=3.5
- MB_PYTHON_VERSION=3.5
- os: osx
- os: osx
language: generic
env:
env:
- MB_PYTHON_VERSION=3.6
- MB_PYTHON_VERSION=3.6
- os: osx
- os: osx
language: generic
env:
env:
- MB_PYTHON_VERSION=pypy-5.7
- MB_PYTHON_VERSION=pypy-5.7
...
...
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