mirror of
https://github.com/nvbn/thefuck.git
synced 2025-10-29 22:24:44 +00:00
Fix travis-ci config
This commit is contained in:
@@ -2,6 +2,6 @@ language: python
|
||||
python:
|
||||
- "3.4"
|
||||
install:
|
||||
- pip install .
|
||||
- python setup.py develop
|
||||
- pip install -r requirements.txt
|
||||
script: py.test
|
||||
|
||||
Reference in New Issue
Block a user