5 lines
68 B
YAML
5 lines
68 B
YAML
language: python
|
|
python: "3.3"
|
|
install: pip install dnsdiag
|
|
script:
|