Skip to content

Commit cc98161

Browse files
committed
remove osx
1 parent 4090857 commit cc98161

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
language: python
22
matrix:
3-
allow_failures:
4-
- os: osx
3+
# allow_failures:
4+
# - os: osx
55
include:
6-
- os: osx
7-
language: generic
6+
# - os: osx
7+
# language: generic
88
- os: linux
99
sudo: required
1010
python: 3.4

0 commit comments

Comments
 (0)