Skip to content

Commit

Permalink
Build fails on go 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
polyrabbit committed Feb 21, 2021
1 parent 026e561 commit c4f2a3c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
language: go

go:
- stable
# - stable
- 1.15.x

env:
- GO111MODULE=on
Expand Down

0 comments on commit c4f2a3c

Please sign in to comment.