napalm-automation-community / napalm-s350

NAPALM driver for Cisco SMB switches (SF3xx, SF5xx, SG3xx, SG5xx).
Apache License 2.0
16 stars 13 forks source link

move to tox in travis ci config #4

Closed cspeidel closed 3 years ago

cspeidel commented 5 years ago

using tox will support testing in more python versions, similar to what the other community drivers do. need to update .travis.ci.yaml

qaxi commented 3 years ago

I removed TravisCI integration as Gitub can do the same job for us.