summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/.travis.yml b/.travis.yml
index d2ad135..3a0a043 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,14 +2,6 @@ language: python
matrix:
include:
- - os: osx
- language: generic
- before_install:
- - brew update
- - brew install imagemagick
- - brew upgrade python
- - virtualenv env -p python3
- - source env/bin/activate
- os: linux
python: 3.5
- os: linux