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
d98a52a7
Unverified
Commit
d98a52a7
authored
Nov 05, 2017
by
xoviat
Committed by
GitHub
Nov 05, 2017
Browse files
CI: allow certain failures
parent
8415184d
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
.travis.yml
.travis.yml
+4
-0
appveyor.yml
appveyor.yml
+2
-0
No files found.
.travis.yml
View file @
d98a52a7
...
...
@@ -8,6 +8,10 @@ branches:
-
devel
matrix
:
allow_failures
:
-
osx_image
:
xcode8.3
env
:
-
PYTHON_VERSION=3.5
include
:
-
os
:
linux
dist
:
precise
...
...
appveyor.yml
View file @
d98a52a7
...
...
@@ -49,6 +49,8 @@ platform:
matrix
:
fast_finish
:
true
allow_failures
:
-
PYTHON_VERSION
:
"
3.4"
install
:
# Install miniconda and fix headers
...
...
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