Skip to content

Commit

Permalink
brew install instead of brew upgrade
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Jun 6, 2017
1 parent 4453964 commit 42ccc54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -23,7 +23,7 @@ matrix:
env: NMODE=nikola OS=macOS
python: '3.6'
before_install:
- brew upgrade python3
- brew install python3
- python: '3.6'
env: NMODE=flake8
env:
Expand Down

0 comments on commit 42ccc54

Please sign in to comment.