File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 - ' 3.5'
77 - ' 3.6'
88 - pypy
9+ # Enable 3.7 without globally enabling sudo and dist: xenial for other build jobs
10+ matrix :
11+ include :
12+ - python : 3.7
13+ dist : xenial
14+ sudo : true
915install :
1016 - pip install python-coveralls
1117 - pip install -q -r requirements.txt
@@ -19,7 +25,7 @@ deploy:
1925 provider : pypi
2026 user : theskumar
2127 password :
22- secure : VdULnucEUBZB0qZFKrP0kGdxYOY02QrvJBvVAHDc4CBhvPWcfF5HpEWD1CDNr2wdvg5Wwi5WGgX66Rthkrsw6akPwB+aPA++bFZ0uMHy392Nu4hxusX915R3JGnQ7L53aYrohOsJ7JsrZ7n12I38LJSewfkyQydAxjhJA+3hAtw =
28+ secure : DXUkl4YSC2RCltChik1csvQulnVMQQpD/4i4u+6pEyUfBMYP65zFYSNwLh+jt+URyX+MpN/Er20+TZ/F/fu7xkru6/KBqKLugeXihNbwGhbHUIkjZT/0dNSo03uAz6s5fWgqr8EJk9Ll71GexAsBPx2yqsjc2BMgOjwcNly40Co =
2329 on :
2430 tags : true
2531 repo : theskumar/python-dotenv
You can’t perform that action at this time.
0 commit comments