Skip to content

Commit

Permalink
travis: Fix macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanaraps committed Sep 11, 2017
1 parent 50c6ba0 commit 93ea9b5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,9 @@ matrix:
- os: osx
language: generic
before_install:
- brew update
- brew install imagemagick
- brew install python3
- virtualenv env -p python3
- source env/bin/activate
- brew link --overwite python3
- os: linux
python: 3.5
- os: linux
Expand Down

0 comments on commit 93ea9b5

Please sign in to comment.