Skip to content

Commit a9628ec

Browse files
committed
BLD: exclude osx MYUSEMC=false case in travis
1 parent 65bdb67 commit a9628ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ matrix:
1313
exclude:
1414
- os: osx
1515
env: MYUSEMC=true MYPYTHON_VERSION=2.7
16+
- os: osx
17+
env: MYUSEMC=false
1618

1719
git:
1820
depth: 999999

0 commit comments

Comments
 (0)