Remove python 3.1, add python 3.3

This commit is contained in:
Jeff Paine
2014-01-18 15:48:35 -05:00
parent db5bcf5374
commit ed74bde233
+1 -1
View File
@@ -67,8 +67,8 @@ example content::
python:
- "2.6"
- "2.7"
- "3.1"
- "3.2"
- "3.3"
# command to install dependencies
script: python tests/test_all_of_the_units.py
branches: