Use coverage for all the tests

This commit is contained in:
Pierre LALET 2017-12-27 22:51:31 +01:00
parent eea7eb151e
commit 5d39578828
1 changed files with 8 additions and 4 deletions

View File

@ -30,14 +30,18 @@ matrix:
- os: linux
python: pypy
- os: osx
language: generic
env:
- SCAPY_COVERAGE=yes
- os: osx
language: generic
env:
- SCAPY_USE_PCAPDNET=yes
- SCAPY_COVERAGE=yes
- os: osx
language: generic
env:
- SCAPY_USE_PCAPDNET=yes SCAPY_COVERAGE=yes
# Run as root
- os: linux