mirror of
https://github.com/nikdoof/python-ts3.git
synced 2026-02-02 02:58:15 +00:00
Add PyPy to tests
This commit is contained in:
@@ -4,7 +4,6 @@ python:
|
|||||||
- "2.7"
|
- "2.7"
|
||||||
- "3.2"
|
- "3.2"
|
||||||
- "3.3"
|
- "3.3"
|
||||||
before_install:
|
- "pypy"
|
||||||
- if [[ $TRAVIS_PYTHON_VERSION == '2.6' ]]; then pip install unittest2; fi
|
|
||||||
# command to run tests
|
# command to run tests
|
||||||
script: python setup.py test
|
script: python setup.py test
|
||||||
Reference in New Issue
Block a user