We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cee31c2 commit d1e84a7Copy full SHA for d1e84a7
.travis.yml
@@ -22,6 +22,7 @@ matrix:
22
env: NMODE=nikola OS=macOS
23
python: '3.6'
24
before_install:
25
+ - brew update
26
- brew install python3
27
- pip3 install virtualenv
28
- python3 -m virtualenv nikola-tests-venv
0 commit comments