mirror of
https://github.com/pikami/rss-dl.git
synced 2026-05-14 17:17:39 +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