Commit e5b2f487 authored by Denis Bilenko's avatar Denis Bilenko

fix .travis.yml

parent 950ed8ee
...@@ -4,7 +4,7 @@ python: ...@@ -4,7 +4,7 @@ python:
- "2.6" - "2.6"
- "2.7" - "2.7"
- "3.2" - "3.2"
# command to install dependencies install:
install: "pip install greenlet cython --use-mirrors" - pip install greenlet cython --use-mirrors
# command to run tests - python setup.py install
script: cd greentest && python testrunner.py script: cd greentest && python testrunner.py
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