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
f4f8289e
Commit
f4f8289e
authored
Jun 29, 2016
by
Matthew Brett
Browse files
Add exclude clause to example .travis.yml
parent
bbcbf312
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
README.rst
README.rst
+3
-0
No files found.
README.rst
View file @
f4f8289e
...
...
@@ -61,6 +61,9 @@ Use these scripts like so:
dist: trusty
services: docker
exclude:
# Exclude the default Python 3.5 build
- python: 3.5
include:
- os: linux
env:
...
...
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