8000 fix yaml syntax · Meteorix/opencv-python@9874903 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9874903

Browse files
committed
fix yaml syntax
1 parent 6db14a0 commit 9874903

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.travis.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ matrix:
2828
- python: 3.5
2929
include:
3030

31-
8000 # # default builds for MacOS
31+
# default builds for MacOS
3232
- os: osx
3333
language: generic
3434
osx_image: xcode8.2
@@ -54,13 +54,13 @@ matrix:
5454
- MB_PYTHON_VERSION=3.6
5555
- ENABLE_CONTRIB=0
5656

57-
# # Contrib builds for MacOS
57+
# Contrib builds for MacOS
5858
- os: osx
59-
language: generic
60-
osx_image: xcode8.2
61-
env:
62-
- MB_PYTHON_VERSION=2.7
63-
- ENABLE_CONTRIB=1
59+
language: generic
60+
osx_image: xcode8.2
61+
env:
62+
- MB_PYTHON_VERSION=2.7
63+
- ENABLE_CONTRIB=1
6464
- os: osx
6565
language: generic
6666
osx_image: xcode8.2
@@ -80,7 +80,7 @@ matrix:
8080
- MB_PYTHON_VERSION=3.6
8181
- ENABLE_CONTRIB=1
8282

83-
# # default builds for Linux
83+
# default builds for Linux
8484
- os: linux
8585
env:
8686
- MB_PYTHON_VERSION=2.7

0 commit comments

Comments
 (0)
0