Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Attempt to work around broken Mac Travis builds
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Oct 23, 2017
1 parent cee31c2 commit 7c48f1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -22,6 +22,7 @@ matrix:
env: NMODE=nikola OS=macOS
python: '3.6'
before_install:
- brew update
- brew install python3
- pip3 install virtualenv
- python3 -m virtualenv nikola-tests-venv
Expand Down

0 comments on commit 7c48f1d

Please sign in to comment.