mirror of
https://github.com/nvbn/thefuck.git
synced 2025-04-19 17:20:39 +01:00
Fix travis builds
This commit is contained in:
parent
52ef1fa47d
commit
86b17eb570
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user