X-Git-Url: https://git.jsancho.org/?p=datasette-pytables.git;a=blobdiff_plain;f=.travis.yml;h=2e44e53046ba37f33c8cf07569ea6bcd94465840;hp=9ad95a623da8c94fe68829242ac571aeda193ee7;hb=5db06c0eaef8b749243232cdb1a89c9c79e16c04;hpb=5d2109858e12f6ac5f3e620079580a575fb121b6;ds=inline diff --git a/.travis.yml b/.travis.yml index 9ad95a6..2e44e53 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,4 +8,4 @@ before_install: - pip install pytest aiohttp beautifulsoup4 script: - - python setup.py test + - pytest