Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9874903

Browse filesBrowse files
committed
fix yaml syntax
1 parent 6db14a0 commit 9874903
Copy full SHA for 9874903

File tree

Expand file treeCollapse file tree

1 file changed

+8
-8
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+8
-8
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+8-8Lines 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-
# # 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.