From cc3d5deff6280243485032b9d74fdb70330e6c0d Mon Sep 17 00:00:00 2001 From: Francesc Alted Date: Fri, 1 Jun 2018 10:53:18 +0200 Subject: [PATCH] Testing TravisCI --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2