mirror of
https://github.com/disposable-email-domains/disposable-email-domains.git
synced 2024-11-22 08:38:12 +08:00
7 lines
65 B
YAML
7 lines
65 B
YAML
language: python
|
|
python:
|
|
- "3.6"
|
|
script:
|
|
- python verify.py
|
|
|