summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Mulansky <mario.mulansky@gmx.net>2018-02-10 12:48:52 -0800
committerGitHub <noreply@github.com>2018-02-10 12:48:52 -0800
commit44d23620d2faa78ca74437fbd3f1b95da722a853 (patch)
tree3676c6242d7b8d94a442b90e61d05f0a5dd1ee87
parent9d7893d8f4f7a1c20dfab2512c441222714e5f7e (diff)
parent751218d18f4f3b5b7c137c739df73fa521d87dbd (diff)
Merge pull request #32 from mariomulansky/remove-python33
Remove Python 3.3 from travis
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index bcf447e..2877331 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,6 @@
language: python
python:
- "2.7"
- - "3.3"
- "3.4"
- "3.5"
- "3.6"