mirror of
https://github.com/nvbn/thefuck.git
synced 2025-10-30 14:44:05 +00:00
Fix travis builds
This commit is contained in:
@@ -17,8 +17,9 @@ addons:
|
|||||||
- pandoc
|
- pandoc
|
||||||
- git
|
- git
|
||||||
install:
|
install:
|
||||||
- pip install coveralls
|
- pip install -U pip
|
||||||
- pip install -r requirements.txt
|
- pip install -U coveralls
|
||||||
|
- pip install -Ur requirements.txt
|
||||||
- python setup.py develop
|
- python setup.py develop
|
||||||
- rm -rf build
|
- rm -rf build
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user