Skip to content

Commit

Permalink
Temporarily remove tests for Python 3.7
Browse files Browse the repository at this point in the history
Breaks current Travis CI configuration
  • Loading branch information
hackermd committed Aug 12, 2019
1 parent b74e001 commit f0902bd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
dist: bionic
language: python
python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"
- "3.7"
addons:
apt:
packages:
Expand Down

0 comments on commit f0902bd

Please sign in to comment.