This repository has been archived on 2022-11-27. You can view files and clone it, but cannot push or open issues or pull requests.
activitypub/.travis.yml
2017-09-11 23:33:04 +02:00

13 lines
107 B
YAML

language: go
go:
- 1.9
- tip
script:
- go test -v
matrix:
allow_failures:
- go: tip