Python-StreamedRequests/.travis.yml

5 lines
69 B
YAML
Raw Normal View History

2019-07-04 08:26:32 +00:00
dist: xenial
language: python
python:
- 3.7
script: make test