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