Commit 611dda9f authored by Denis Bilenko's avatar Denis Bilenko

fix typo in .travis.yml

parent fbbd9a3c
......@@ -5,7 +5,7 @@ python:
- "2.7"
# - "3.2"
install:
- pip install cython -q --user-mirrors
- pip install cython -q --use-mirrors
- cython --version
- pip install greenlet --use-mirrors
- python setup.py install
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment