dots/.travis.yml
2017-05-06 01:10:56 -07:00

7 lines
64 B
YAML

language: python
python:
- '2.7'
- '3.3'
- pypy
script: pytest