mirror of https://github.com/kbandla/dpkt.git
trying some travis options
This commit is contained in:
parent
dba0fe5bb8
commit
254f633113
|
@ -13,8 +13,6 @@ matrix:
|
|||
env: TOXENV=py35,coveralls, docs
|
||||
- python: "pypy"
|
||||
env: TOXENV=pypy
|
||||
- python: "pypy3"
|
||||
env: TOXENV=pypy3
|
||||
before_install:
|
||||
- python --version
|
||||
- virtualenv --version
|
||||
|
|
Loading…
Reference in New Issue