summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@flameeyes.com>2020-03-22 20:08:32 +0100
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2020-03-23 17:38:07 +0100
commit4a792f80e9e6083f712cfb0f2ebfc92c17ecdf51 (patch)
treeed3d0c9711ba4bae1fd9eca1ff10607e3098ec11 /.travis.yml
parentotverio2015: remove python-scsi from dependencies. (diff)
downloadglucometerutils-4a792f80e9e6083f712cfb0f2ebfc92c17ecdf51.tar
glucometerutils-4a792f80e9e6083f712cfb0f2ebfc92c17ecdf51.tar.gz
glucometerutils-4a792f80e9e6083f712cfb0f2ebfc92c17ecdf51.tar.bz2
glucometerutils-4a792f80e9e6083f712cfb0f2ebfc92c17ecdf51.tar.lz
glucometerutils-4a792f80e9e6083f712cfb0f2ebfc92c17ecdf51.tar.xz
glucometerutils-4a792f80e9e6083f712cfb0f2ebfc92c17ecdf51.tar.zst
glucometerutils-4a792f80e9e6083f712cfb0f2ebfc92c17ecdf51.zip
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index d6f7302..5fabe5c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,7 +11,7 @@ matrix:
env: RUN_MYPY=false
install:
- - pip install .[dev]
+ - pip install .[all]
addons:
apt: