Added Travis-CI configuration

This commit is contained in:
Pijus Kamandulis
2019-06-01 20:49:31 +03:00
parent 3f15dade4c
commit 664870605a

6
.travis.yml Normal file
View File

@@ -0,0 +1,6 @@
language: go
matrix:
include:
- go: "1.11"
install:
- go get github.com/mmcdole/gofeed