mirror of
https://github.com/nvbn/thefuck.git
synced 2025-02-20 20:09:07 +00:00
#524: Add commandnotfound to travis config
This commit is contained in:
parent
1b7c8b5498
commit
729508e581
@ -7,6 +7,11 @@ python:
|
||||
- "2.7"
|
||||
services:
|
||||
- docker
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- python-commandnotfound
|
||||
- python3-commandnotfound
|
||||
install:
|
||||
- pip install -U pip
|
||||
- pip install -U coveralls
|
||||
|
Loading…
x
Reference in New Issue
Block a user