mirror of
https://github.com/pikami/rss-dl.git
synced 2025-12-23 02:50:02 +00:00
Fix Travis-CI config
This commit is contained in:
@@ -2,5 +2,6 @@ language: go
|
||||
matrix:
|
||||
include:
|
||||
- go: "1.11"
|
||||
env: GO111MODULE=on
|
||||
install:
|
||||
- go get github.com/mmcdole/gofeed
|
||||
|
||||
Reference in New Issue
Block a user