This repository has been archived on 2024-08-25. You can view files and clone it, but cannot push or open issues or pull requests.
captcha/.travis.yml

7 lines
85 B
YAML

language: go
go:
- 1.9
after_success:
- bash <(curl -s https://codecov.io/bash)