blob: 1c12758b7637a9bad9ca14e8dcd7a15bdd71c3ff [file] [log] [blame]
language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
- "3.4"
- "pypy"
- "pypy3"
install:
- pip install six
- python updatezinfo.py
script:
- python test.py