]> git.jsancho.org Git - datasette-pytables.git/blobdiff - .travis.yml
Run pytest directly
[datasette-pytables.git] / .travis.yml
index 9ad95a623da8c94fe68829242ac571aeda193ee7..2e44e53046ba37f33c8cf07569ea6bcd94465840 100644 (file)
@@ -8,4 +8,4 @@ before_install:
   - pip install pytest aiohttp beautifulsoup4
 
 script:
-  - python setup.py test
+  - pytest