all repos

rss-tools @ a5ac52722b131734c74504b6e6f4d9900536cac7

get rss feed from sources that(i need and) dont provide one

rss-tools/vendor/github.com/andybalholm/cascadia/.travis.yml (view raw)

Oleksandr Smirnov Oleksandr Smirnov
olexsmir@gmail.com
we're vendoring now, 7 days ago
1
language: go
2
3
go:
4
  - 1.3
5
  - 1.4
6
7
install:
8
  - go get github.com/andybalholm/cascadia
9
10
script:
11
 - go test -v
12
13
notifications:
14
  email: false