docs: update

This commit is contained in:
Dylan Araps 2018-07-06 08:42:37 +10:00
parent c5d5be8cdf
commit 286513a9a0

View File

@ -7,9 +7,9 @@ matrix:
include: include:
- python: 3.5 - python: 3.5
- python: 3.6 - python: 3.6
- python: 3.7 # - python: 3.7
dist: xenial # dist: xenial
sudo: true # sudo: true
before_install: before_install:
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get -qq update; fi - if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get -qq update; fi