Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Commit 18f5e2c

Browse files
committed
the travis os x/python bug is still not resolved, so away with it
1 parent 088db87 commit 18f5e2c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: python
22

33
os:
4-
- osx
4+
# travis does not support python on os x
5+
#- osx
56
- linux
67

78
python:

0 commit comments

Comments
 (0)