Skip to content

Commit

Permalink
removed Python 3.7 from travis (travis issue)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaelicke committed Mar 14, 2019
1 parent f5da40d commit 4e532e0
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,10 +1,8 @@
sudo: required
language: python
dist: xenial
python:
- "3.5"
- "3.6"
- "3.7"

before_install:
- "export DISPLAY=:99.0"
Expand Down

0 comments on commit 4e532e0

Please sign in to comment.