Skip to content

Commit

Permalink
travis: update to go 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
arekkas committed Oct 25, 2017
1 parent 8c781aa commit 57d781f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@ language: go
go_import_path: github.com/ory/fosite

go:
- 1.7
- 1.8

env:
- GO15VENDOREXPERIMENT=1
- 1.9

install:
- go get github.com/mattn/goveralls golang.org/x/tools/cmd/cover github.com/pierrre/gotestcover github.com/Masterminds/glide github.com/ory/go-acc
Expand Down

0 comments on commit 57d781f

Please sign in to comment.