summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Martini <seb@dbzteam.org>2013-12-23 03:59:03 -0800
committerSébastien Martini <seb@dbzteam.org>2013-12-23 03:59:03 -0800
commitb59a48b05cf851d9f47b16f3a3a3a8eba7e8ddac (patch)
tree87ba9a9d524fbcfad8a3acf032fecb288f5b47e2
parente0373400336c8e0da891acfba0c5a992a08df65e (diff)
parentdf6118dbf9aee995599865043c7a22bb49d8153a (diff)
downloadpyinotify-b59a48b05cf851d9f47b16f3a3a3a8eba7e8ddac.tar.gz
Merge pull request #62 from grooverdan/travis
py-2.5 removed from travis
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index a73b3f9..19e4038 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,9 +1,8 @@
language: python
python:
- - "2.4"
- - "2.5"
- "2.6"
- "2.7"
- "3.2"
+ - "3.3"
- "pypy"
script: /bin/true