Skip to content

Commit

Permalink
Also upgrade wheel for macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
Kwpolska committed Jun 7, 2017
1 parent bd215ef commit a3c8487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -27,7 +27,7 @@ matrix:
- pip3 install virtualenv
- python3 -m virtualenv nikola-tests-venv
- source nikola-tests-venv/bin/activate
- pip install --upgrade pip
- pip install --upgrade pip wheel
- python: '3.6'
env: NMODE=flake8
env:
Expand Down

0 comments on commit a3c8487

Please sign in to comment.