Change indentation to match that which the travis tool generates when adding the password.

master
Jason R. Coombs 8 years ago
parent efa552e7ee
commit e2900e901e
  1. 2
      .travis.yml

@ -8,7 +8,7 @@ script:
- python setup.py test
branches:
except:
- skeleton
- skeleton
deploy:
provider: pypi
on:

Loading…
Cancel
Save