mirror of
https://github.com/pikami/rss-dl.git
synced 2026-06-14 00:17:00 +01:00
Added Travis-CI configuration
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
language: go
|
||||||
|
matrix:
|
||||||
|
include:
|
||||||
|
- go: "1.11"
|
||||||
|
install:
|
||||||
|
- go get github.com/mmcdole/gofeed
|
||||||
Reference in New Issue
Block a user