Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Commit 216800d

Browse files
committed
BLD: fix indentation
1 parent d0d4441 commit 216800d

File tree

1 file changed

+38
-38
lines changed

1 file changed

+38
-38
lines changed

.travis.yml

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -26,44 +26,44 @@ matrix:
2626
# Exclude the default Python 3.5 build
2727
- python: 3.5
2828
include:
29-
- os: linux
30-
env:
31-
- MB_PYTHON_VERSION=2.7
32-
- os: linux
33-
env:
34-
- MB_PYTHON_VERSION=2.7
35-
- UNICODE_WIDTH=16
36-
- os: linux
37-
env:
38-
- MB_PYTHON_VERSION=2.7
39-
- PLAT=i686
40-
- os: linux
41-
env:
42-
- MB_PYTHON_VERSION=2.7
43-
- PLAT=i686
44-
- UNICODE_WIDTH=16
45-
- os: linux
46-
env:
47-
- MB_PYTHON_VERSION=3.4
48-
- NP_BUILD_DEP="1.7.1"
49-
- os: linux
50-
env:
51-
- MB_PYTHON_VERSION=3.4
52-
- PLAT=i686
53-
- NP_BUILD_DEP="1.7.1"
54-
- os: linux
55-
env:
56-
- MB_PYTHON_VERSION=3.5
57-
- NP_BUILD_DEP="1.9.3"
58-
- os: linux
59-
env:
60-
- MB_PYTHON_VERSION=3.5
61-
- PLAT=i686
62-
- NP_BUILD_DEP="1.9.3"
63-
- os: osx
64-
language: objective-c
65-
env:
66-
- MB_PYTHON_VERSION=2.7
29+
- os: linux
30+
env:
31+
- MB_PYTHON_VERSION=2.7
32+
- os: linux
33+
env:
34+
- MB_PYTHON_VERSION=2.7
35+
- UNICODE_WIDTH=16
36+
- os: linux
37+
env:
38+
- MB_PYTHON_VERSION=2.7
39+
- PLAT=i686
40+
- os: linux
41+
env:
42+
- MB_PYTHON_VERSION=2.7
43+
- PLAT=i686
44+
- UNICODE_WIDTH=16
45+
- os: linux
46+
env:
47+
- MB_PYTHON_VERSION=3.4
48+
- NP_BUILD_DEP="1.7.1"
49+
- os: linux
50+
env:
51+
- MB_PYTHON_VERSION=3.4
52+
- PLAT=i686
53+
- NP_BUILD_DEP="1.7.1"
54+
- os: linux
55+
env:
56+
- MB_PYTHON_VERSION=3.5
57+
- NP_BUILD_DEP="1.9.3"
58+
- os: linux
59+
env:
60+
- MB_PYTHON_VERSION=3.5
61+
- PLAT=i686
62+
- NP_BUILD_DEP="1.9.3"
63+
- os: osx
64+
language: objective-c
65+
env:
66+
- MB_PYTHON_VERSION=2.7
6767
- os: osx
6868
language: objective-c
6969
env:

0 commit comments

Comments
 (0)