Fix travis call to test_autopkgtest.py

ubuntu/rebased
Paul Gevers 7 years ago
parent 648feb71d3
commit 3dc5e41061
No known key found for this signature in database
GPG Key ID: 9C5C99EB05BD750A

@ -16,7 +16,7 @@ script:
- nosetests3 -v --with-coverage
- britney2-tests/bin/runtests ./ci/britney-coverage.sh britney2-tests/t test-out
- britney2-tests/bin/runtests ./britney.py britney2-tests/live-data test-out-live-data
- britney2-tests/bin/runtests ./tests/test_autopkgtest.py
- tests/test_autopkgtest.py
after_success:
- python3-coverage report
- python3-coverage report -m

Loading…
Cancel
Save