summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@flameeyes.com>2020-04-19 16:33:30 +0200
committerDiego Elio Pettenò <flameeyes@flameeyes.com>2020-04-20 13:01:17 +0200
commitcb75f79e9b6bf1169cd7c42eab926bb30f3f069d (patch)
tree6eae6e0a87c318444194a11905d7c5532363e1a5 /.travis.yml
parentRun flake8 and mypy as part of pytest, but on 3.8 only. (diff)
downloadglucometerutils-cb75f79e9b6bf1169cd7c42eab926bb30f3f069d.tar
glucometerutils-cb75f79e9b6bf1169cd7c42eab926bb30f3f069d.tar.gz
glucometerutils-cb75f79e9b6bf1169cd7c42eab926bb30f3f069d.tar.bz2
glucometerutils-cb75f79e9b6bf1169cd7c42eab926bb30f3f069d.tar.lz
glucometerutils-cb75f79e9b6bf1169cd7c42eab926bb30f3f069d.tar.xz
glucometerutils-cb75f79e9b6bf1169cd7c42eab926bb30f3f069d.tar.zst
glucometerutils-cb75f79e9b6bf1169cd7c42eab926bb30f3f069d.zip
Diffstat (limited to '')
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 739ec0e..975114d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,7 @@
+# SPDX-FileCopyrightText: 2013 The glucometerutils Authors
+#
+# SPDX-License-Identifier: MIT
+
dist: xenial
language: python