summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Martini <seb@dbzteam.org>2014-07-06 10:51:12 +0200
committerSebastien Martini <seb@dbzteam.org>2014-07-06 10:51:12 +0200
commit33725288abd029ff53d0d8de4841808359e0d4a9 (patch)
treee9b0ee0c75ce5167de6f83aed7a8c31aa9da3968
parenta479834f84cdb4d52134275932f033ee5c04c35b (diff)
downloadpyinotify-33725288abd029ff53d0d8de4841808359e0d4a9.tar.gz
Update Travis conf.
Closes #74
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 19e4038..2b74681 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,5 +4,6 @@ python:
- "2.7"
- "3.2"
- "3.3"
+ - "3.4"
- "pypy"
script: /bin/true