aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Vilcans <martin@librador.com>2020-02-13 08:09:39 +0100
committerMartin Vilcans <martin@librador.com>2020-02-13 08:09:39 +0100
commit5325c01e61320947635d3cddb751ea48d5b36ef4 (patch)
treef199438a6694aa40fb791fbbb08e06767db1e0c6
parent7c786ef7d69c9b364214e10490183bc207c24e5a (diff)
downloadscreenplain-5325c01e61320947635d3cddb751ea48d5b36ef4.tar.gz
Remove Python 2.7 from CI #54
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 863e82a..38f98e1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,5 @@
language: python
python:
- - "2.7"
- "3.5"
- "3.6"
- "3.7"