Skip to content

Commit

Permalink
Explicitly pin to highest and lowest supported versions of the SDK.
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi Sky committed Oct 5, 2020
1 parent 3601572 commit 380669a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: go

go:
- 1.13
- tip
- 1.15

install:
- go build
Expand Down

0 comments on commit 380669a

Please sign in to comment.