veekun_pokedex/.travis.yml

18 lines
278 B
YAML
Raw Permalink Normal View History

os: linux
language: python
python:
- "2.7"
- "3.4"
- "3.5"
2019-11-15 22:35:12 -08:00
- "3.6"
- "3.7"
- "pypy"
- "pypy3"
install: pip install -e .
before_script: pokedex setup -v
2018-08-22 21:42:05 -07:00
script:
- py.test
- pokedex dump
- git --no-pager diff --exit-code pokedex/data/csv/