mirror of
https://github.com/not-kennethreitz/envoy.git
synced 2026-06-21 07:30:58 +00:00
9 lines
81 B
YAML
9 lines
81 B
YAML
language: python
|
|
|
|
python:
|
|
- 2.6
|
|
- 2.7
|
|
- pypy
|
|
|
|
script: python test_envoy.py
|