This website works better with JavaScript
Home
Explore
Help
Sign In
jds
/
gogs
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
ci: add Go 1.12.x
unknwon
5 years ago
parent
35e2cee5c5
commit
6b2465746a
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.9.x
- 1.10.x
- 1.11.x
+ - 1.12.x
before_install:
- sudo apt-get update -qq