Skip to content

Commit

Permalink
still trying to figure out pypi and travis
Browse files Browse the repository at this point in the history
  • Loading branch information
dvatterott committed Jan 7, 2019
1 parent 22108bf commit 7107c54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ matrix:
env: TOXENV=py36
- python: 3.5
env: TOXENV=flake8
- python: pypy
env: TOXENV=pypy
- python: pypy3.5
env: TOXENV=pypy3.5
install:
- pip install tox
script: tox
Expand Down

0 comments on commit 7107c54

Please sign in to comment.