Skip to content

Commit

Permalink
postpone travis python 3.7 support until its supported natively
Browse files Browse the repository at this point in the history
  • Loading branch information
wolph committed Dec 16, 2018
1 parent 6153eb5 commit aafd994
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ python:
- '3.4'
- '3.5'
- '3.6'
- '3.7'
- pypy
install:
- pip install .
Expand Down

0 comments on commit aafd994

Please sign in to comment.