mirror of
https://github.com/nvbn/thefuck.git
synced 2025-04-14 14:50:51 +01:00
Fix travis-ci config
This commit is contained in:
parent
578bed388e
commit
b1c21d5a08
@ -2,6 +2,6 @@ language: python
|
|||||||
python:
|
python:
|
||||||
- "3.4"
|
- "3.4"
|
||||||
install:
|
install:
|
||||||
- pip install .
|
- python setup.py develop
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
script: py.test
|
script: py.test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user