summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno ReniƩ <brutasse@gmail.com>2014-03-04 19:26:33 +0100
committerBruno ReniƩ <brutasse@gmail.com>2014-03-04 19:26:33 +0100
commite3a5c53173c5cff3afd25900b726993967ed81b7 (patch)
tree8afebc5a6850128b6f9457eb51d9f16ac80ce9cf
parent0d8f718f786a6ed7691fb3d9af726e395ac75ac3 (diff)
downloadpython-magic-e3a5c53173c5cff3afd25900b726993967ed81b7.tar.gz
Add python 3.3 travis target
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 0ddbd99..e2246f6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,5 +3,6 @@ python:
- "2.6"
- "2.7"
- "3.2"
+ - "3.3"
script:
- python test.py