This website works better with JavaScript
Home
Explore
Help
Sign In
thisnthat
/
discordgo
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add Go v1.15 in CI (
#803
)
Aditya Diwakar
4 years ago
parent
b806975e3b
commit
a2751f6d16
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.travis.yml
+ 1
- 0
.travis.yml
View File
@@ -4,6 +4,7 @@ go:
- 1.12.x
- 1.13.x
- 1.14.x
+ - 1.15.x
env:
- GO111MODULE=on
install: