summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-08-03 09:54:22 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-08-03 09:54:22 -0400
commite2900e901e9c24eb7ebf59792dc198bf0bd27cc8 (patch)
tree57d0f21f1ce7fe8897b1bac0c217edd3015ad747 /.travis.yml
parentefa552e7ee31d0fb1dab3d1a2986cad0834b04f6 (diff)
downloadpytest-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.yml2
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: