Fix Travis-CI config

This commit is contained in:
Pijus Kamandulis 2019-06-01 21:00:39 +03:00
parent 664870605a
commit 63d39f225e
1 changed files with 1 additions and 0 deletions

View File

@ -2,5 +2,6 @@ language: go
matrix:
include:
- go: "1.11"
env: GO111MODULE=on
install:
- go get github.com/mmcdole/gofeed