aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2017-04-08 17:32:43 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2017-04-08 17:32:43 -0400
commitdd657adb414440972d86a68fbc9090389eecb623 (patch)
tree29e1498e7062a46218930432b6d2b8dfee51c516
parentde3aa6c3a475b441857945313096eb2da82e83d6 (diff)
downloadshebeshebe-dd657adb414440972d86a68fbc9090389eecb623.tar.gz
meh
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 8a09a52..085c309 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,8 @@ language: python
sudo: false
python:
- - "3.6"
+ - "2.7"
+ - "3.5"
os:
- linux