Merge branch 'v2' into altsrc-parse-durations
This commit is contained in:
commit
d604b6ffee
@ -14,7 +14,7 @@ cache:
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- if [[ $(uname) == Darwin ]]; then
|
- if [[ $(uname) == Darwin ]]; then
|
||||||
sudo pip install flake8;
|
sudo pip2 install flake8;
|
||||||
else
|
else
|
||||||
pip install --user flake8;
|
pip install --user flake8;
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user