edited travis to match master

This commit is contained in:
James Patrick Robinson Jr 2013-08-27 17:14:25 -04:00
parent 26748deb9f
commit 02c38c2520
1 changed files with 0 additions and 1 deletions

View File

@ -3,5 +3,4 @@ python:
- 2.6
- 2.7
- 3.2
install: python setup.py install
script: python test_tablib.py