mirror of
https://github.com/nvbn/thefuck.git
synced 2025-10-30 06:34:09 +00:00
Fix env in travis config
This commit is contained in:
@@ -11,8 +11,7 @@ addons:
|
||||
- fish
|
||||
- tcsh
|
||||
env:
|
||||
- FUNCTIONAL=true
|
||||
- BARE=true
|
||||
- FUNCTIONAL=true BARE=true
|
||||
install:
|
||||
- pip install coveralls
|
||||
- pip install -r requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user