No tabs allowed apparently

This commit is contained in:
Larry Kim 2015-03-04 16:24:10 +09:00
parent 51333cee99
commit 53739c1f3a

View File

@ -1,6 +1,6 @@
language: python language: python
python: python:
- "2.6" - "2.6"
- "2.7" - "2.7"
script: script:
- python setup.py test - python setup.py test