Skip to content

Commit

Permalink
Removed go 1.12 added go 1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
notzippy committed Oct 17, 2020
1 parent e12cd0e commit 655927a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,9 +1,9 @@
language: go

go:
- "1.12.x"
- "1.13.x"
- "1.14.x"
- "1.15.x"
- "tip"

os:
Expand Down

0 comments on commit 655927a

Please sign in to comment.