summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-04-02 22:03:05 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-04-02 22:03:05 -0400
commit58f71d1e2bad2392cde6cfabef4fc9cfc8bfec28 (patch)
treeb360520c3d8c1283a95de0b5d57059798fb6ecee
parent752b1096b8d126df040847c19c82aa042ccfe77a (diff)
downloadpytest-runner-58f71d1e2bad2392cde6cfabef4fc9cfc8bfec28.tar.gz
Remove duplicate provider line
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index a5b29ee..7ff32e9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,7 +12,6 @@ deploy:
tags: true
all_branches: true
user: jaraco
- provider: pypi
# supply password with `travis encrypt --add deploy.password`
distributions: release
python: 3.5