Skip to content

Commit

Permalink
Trim down macOS Travis CI builds
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Warrick <[email protected]>
  • Loading branch information
Kwpolska committed Mar 7, 2019
1 parent 4809884 commit f3e8249
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ matrix:
python: '3.7'
before_install:
- brew update
- brew uninstall gdal postgis
- brew upgrade python
- python3 -m venv nikola-tests-venv
- source nikola-tests-venv/bin/activate
Expand Down

0 comments on commit f3e8249

Please sign in to comment.