Skip to content

Commit

Permalink
update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Knio committed Sep 25, 2017
1 parent 1003792 commit a23defe
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 @@ -5,9 +5,9 @@ python:
- "3.3"
- "3.4"
- "3.5"
- "3.6"
- "pypy"
# disabled for https://github.com/travis-ci/travis-ci/issues/6277
# - "pypy3"
- "pypy3"

# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
install:
Expand Down

0 comments on commit a23defe

Please sign in to comment.