diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2016-08-03 09:54:22 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-08-03 09:54:22 -0400 |
commit | e2900e901e9c24eb7ebf59792dc198bf0bd27cc8 (patch) | |
tree | 57d0f21f1ce7fe8897b1bac0c217edd3015ad747 /.travis.yml | |
parent | efa552e7ee31d0fb1dab3d1a2986cad0834b04f6 (diff) | |
download | pytest-runner-e2900e901e9c24eb7ebf59792dc198bf0bd27cc8.tar.gz |
Change indentation to match that which the travis tool generates when adding the password.
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index bb6d47e..4abbe30 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ script: - python setup.py test branches: except: - - skeleton + - skeleton deploy: provider: pypi on: |