Update .travis.yml

Added python 3.2 version
This commit is contained in:
Lukasz Forynski 2014-10-26 12:27:49 +00:00
parent ef304238c7
commit 55894f25cb
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ language: python
python:
- "2.6"
- "2.7"
- "3.2"
script:
- python multi_key_dict/multi_key_dict.py