Skip to content

Commit

Permalink
test against newer Go 1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
tandr committed Dec 10, 2019
1 parent 879a897 commit a817890
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 @@ -9,7 +9,7 @@ script: cd
# in the next version of Go. Don't worry! Later we declare that test runs
# are allowed to fail on Go tip.
go:
- 1.9
- 1.12
- master

# Skip the install step. Don't `go get` dependencies. Only build with the
Expand Down

0 comments on commit a817890

Please sign in to comment.