]> git.jsancho.org Git - datasette-pytables.git/commitdiff
Run pytest directly
authorFrancesc Alted <faltet@gmail.com>
Fri, 1 Jun 2018 08:43:40 +0000 (10:43 +0200)
committerFrancesc Alted <faltet@gmail.com>
Fri, 1 Jun 2018 08:43:40 +0000 (10:43 +0200)
.travis.yml

index 9ad95a623da8c94fe68829242ac571aeda193ee7..2e44e53046ba37f33c8cf07569ea6bcd94465840 100644 (file)
@@ -8,4 +8,4 @@ before_install:
   - pip install pytest aiohttp beautifulsoup4
 
 script:
-  - python setup.py test
+  - pytest