#524: Add commandnotfound to travis config
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user