diff options
| author | Joseph Hunkeler <jhunkeler@gmail.com> | 2017-04-08 17:32:43 -0400 |
|---|---|---|
| committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2017-04-08 17:32:43 -0400 |
| commit | dd657adb414440972d86a68fbc9090389eecb623 (patch) | |
| tree | 29e1498e7062a46218930432b6d2b8dfee51c516 /.travis.yml | |
| parent | de3aa6c3a475b441857945313096eb2da82e83d6 (diff) | |
| download | shebeshebe-dd657adb414440972d86a68fbc9090389eecb623.tar.gz | |
meh
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 3 |
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 |
