Skip to content
Snippets Groups Projects
Commit f6206f85 authored by Tom Rini's avatar Tom Rini
Browse files

travis: Ensure we use pytest 2.8.7


The latest version of pytest (4.0.0) makes some of the code we have in
test/py/conftest.py a fatal error that needs to be migrated.
Unfortunately this in turn requires changes that don't exist in older
versions of pytest such as 2.8.7 that ships with Ubuntu 16.04.  Force
travis to use this older version of pytest.

Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent 6f443330
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment