summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorGunnar Aastrand Grimnes <gromgull@gmail.com>2018-10-27 23:48:32 +0200
committerGunnar Aastrand Grimnes <gromgull@gmail.com>2018-10-28 00:22:47 +0200
commit9516ac5f4fb010283619821259eeb4e4bd029db3 (patch)
treec3f0c576d4eb6e1da0206c8a77fef24130ccc6b6 /.travis.yml
parentb0e559501971989039448544337b3abd97546e7b (diff)
downloadrdflib-9516ac5f4fb010283619821259eeb4e4bd029db3.tar.gz
3.7 for travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index fa9a4473..f37f0750 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,6 +15,12 @@ python:
- 3.5
- 3.6
+matrix:
+ include:
+ - python: 3.7
+ dist: xenial
+ sudo: true
+
before_install:
- pip install -U setuptools pip # seems travis comes with a too old setuptools for html5lib
- bash .travis.fuseki_install_optional.sh