diff options
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index e112789a..a5c7897d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -139,3 +139,4 @@ matrix: - python: 3.8 - python: 3.7 - python: 3.5 + - python: 3.4 |