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