(travis) fix warnings

pull/214/head
Matthijs van der Burgh 4 years ago committed by Ashley Whetter
parent 8f91c14199
commit 7e79a1b9f7

@ -1,3 +1,4 @@
os: linux
dist: xenial
language: python
install:
@ -9,7 +10,7 @@ python:
- 3.6
- 3.7
- 3.8
matrix:
jobs:
include:
- python: 3.8
env: TOXENV=docs

Loading…
Cancel
Save