Skip to content

Commit

Permalink
support for go 1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienTant committed Oct 1, 2020
1 parent df66dda commit dad2a4e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
language: go

go:
- 1.x
- 1.10.x
- 1.12.x
- 1.13.x
- 1.14.x
- 1.15.x

before_install:
- export CLOUD_SDK_REPO="cloud-sdk-$(lsb_release -c -s)"
Expand Down

0 comments on commit dad2a4e

Please sign in to comment.