docs: update

This commit is contained in:
Dylan Araps 2018-07-06 08:30:18 +10:00
parent fd5141666f
commit 7770882263

View File

@ -7,7 +7,7 @@ matrix:
- os: linux
python: 3.6
- os: linux
python: 3.7
python: 3.7-dev
before_install:
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get -qq update; fi