travis: Install pip to install pytest in "all" tests
This allows ./configure to detect py.test, and execute python unit tests we provide in the vici python egg.
This commit is contained in:
@@ -8,6 +8,7 @@ before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq bison flex gperf gettext
|
||||
- ./scripts/test.sh deps
|
||||
- ./scripts/test.sh pydeps
|
||||
|
||||
script:
|
||||
- ./autogen.sh
|
||||
|
||||
Reference in New Issue
Block a user