Skip to content

Commit d1e84a7

Browse files
committedOct 23, 2017
Attempt to work around broken Mac Travis builds
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
1 parent cee31c2 commit d1e84a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ matrix:
2222
env: NMODE=nikola OS=macOS
2323
python: '3.6'
2424
before_install:
25+
- brew update
2526
- brew install python3
2627
- pip3 install virtualenv
2728
- python3 -m virtualenv nikola-tests-venv

0 commit comments

Comments
 (0)
Please sign in to comment.