* Whitespace

This commit is contained in:
Matthew Honnibal 2015-01-03 22:03:41 +11:00
parent 4f12fcd811
commit 4278f8cd1e

View File

@ -2,6 +2,7 @@ language: python
python: python:
- "2.7" - "2.7"
- "3.4" - "3.4"
# command to install dependencies # command to install dependencies
install: install:
- "pip install --upgrade setuptools" - "pip install --upgrade setuptools"