From: Francesc Alted Date: Fri, 1 Jun 2018 08:53:18 +0000 (+0200) Subject: Testing TravisCI X-Git-Url: https://git.jsancho.org/?p=datasette-pytables.git;a=commitdiff_plain;h=cc3d5deff6280243485032b9d74fdb70330e6c0d;ds=sidebyside Testing TravisCI --- diff --git a/.travis.yml b/.travis.yml index 7c7dad7..c1b2a8e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ python: - 3.6 before_install: - - pip install pytest aiohttp beautifulsoup4 + - pip install pytest aiohttp beautifulsoup4 datasette-core script: - python setup.py install