10000 exclude default 3.5 build · yonip/opencv-python@480c41f · GitHub
[go: up one dir, main page]

Skip to content

Commit 480c41f

Browse files
committed
exclude default 3.5 build
1 parent 5c72129 commit 480c41f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ dist: trusty
2323
services: docker
2424

2525
matrix:
26+
exclude:
27+
# Exclude the default Python 3.5 build
28+
- python: 3.5
2629
include:
2730
- os: osx
2831
language: generic

0 commit comments

Comments
 (0)
0