Skip to content

Commit

Permalink
Fixed Travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
eko committed Mar 2, 2019
1 parent d8eb867 commit 27950aa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
@@ -1,8 +1,6 @@
language: go

go:
- 1.5
- 1.6
- 1.7
- 1.8
- 1.9
Expand All @@ -11,6 +9,7 @@ go:


install:
- go get github.com/sirupsen/logrus
- go get github.com/flosch/pongo2
- go get golang.org/x/net/http2

Expand Down

0 comments on commit 27950aa

Please sign in to comment.