6 lines
71 B
YAML
6 lines
71 B
YAML
language: python
|
|
python:
|
|
- "2.7"
|
|
|
|
script: python test/wait-for-it.py
|