Skip to content

Commit

Permalink
Version bumps.
Browse files Browse the repository at this point in the history
  • Loading branch information
amcgregor committed Sep 4, 2019
1 parent 0dd77ca commit 3879c8e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@ branches:
python:
- "2.7"
- "pypy"
- "3.3"
- "pypy3"
- "3.4"
- "3.5"
- "3.6"
- "3.7"

install:
- travis_retry pip install --upgrade setuptools pip codecov 'setuptools_scm>=1.9'
Expand Down

0 comments on commit 3879c8e

Please sign in to comment.