rss-dl/.travis.yml

8 lines
125 B
YAML

language: go
matrix:
include:
- go: "1.11"
env: GO111MODULE=on
install:
- go get github.com/mmcdole/gofeed