mirror of
https://github.com/golang/oauth2.git
synced 2025-07-21 00:00:09 +08:00
oauth2: fix the build
Travis build is still depending on the old build tag configuration which is now invalid. Change-Id: I9db75f5d65d5cd9b8f2350815f190ea93ed6d6d9 Reviewed-on: https://go-review.googlesource.com/2956 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
parent
3e0a89646b
commit
b4b040c683
@ -11,4 +11,4 @@ install:
|
||||
- go get -v -t -d -tags='appengine appenginevm' golang.org/x/oauth2/...
|
||||
|
||||
script:
|
||||
- go test -v -tags='appengine appenginevm' golang.org/x/oauth2/...
|
||||
- go test -v golang.org/x/oauth2/...
|
||||
|
Loading…
x
Reference in New Issue
Block a user