Closed dbarrosop closed 6 years ago
what do you need?
I don't have a .travis.yml yet, but from the other community drivers I could see they use something referring to your credentials:
deploy:
provider: pypi
user: dbarroso
password:
secure:
That's probably from when they belonged to the main napalm-automation repository. If that is no longer necessary I can just use my own. What do you think?
totally, you can use your own
Fixed in d7809cc
Hey @dbarrosop, can you help get Travis working? thx!