1
0
mirror of https://github.com/ihabunek/toot synced 2024-12-29 02:10:37 +01:00
Toot-Mastodon-CLI-TUI-clien.../.travis.yml

14 lines
128 B
YAML
Raw Normal View History

2017-04-15 14:46:22 +02:00
language: python
python:
- "3.3"
- "3.4"
- "3.5"
- "3.6"
- "nightly"
install:
- pip install -e .
script: py.test