mirror of
https://github.com/nvbn/thefuck.git
synced 2025-01-18 20:11:17 +00:00
Fix travis builds
This commit is contained in:
parent
52ef1fa47d
commit
86b17eb570
@ -17,8 +17,9 @@ addons:
|
||||
- pandoc
|
||||
- git
|
||||
install:
|
||||
- pip install coveralls
|
||||
- pip install -r requirements.txt
|
||||
- pip install -U pip
|
||||
- pip install -U coveralls
|
||||
- pip install -Ur requirements.txt
|
||||
- python setup.py develop
|
||||
- rm -rf build
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user