Skip to content

Commit

Permalink
disable python 3.7 testing for now until travis-ci is ready
Browse files Browse the repository at this point in the history
  • Loading branch information
amykyta3 committed Jul 9, 2018
1 parent 6a837ef commit 0a3366a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ language: python
python:
- "3.5"
- "3.6"
- "3.7"
# - "3.7"
script:
- python setup.py test

0 comments on commit 0a3366a

Please sign in to comment.