Skip to content

Commit

Permalink
Revert "Add Python3.7 to travis-ci"
Browse files Browse the repository at this point in the history
Travis-ci doesn't support Python3.7 yet.
This reverts commit db10764.
  • Loading branch information
HacKanCuBa committed Sep 6, 2018
1 parent db10764 commit 59c957b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,6 @@ language: python
python:
- "3.5"
- "3.6"
- "3.7"
install:
- pip install -r requirements-dev.txt
script:
Expand Down

0 comments on commit 59c957b

Please sign in to comment.