This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
mirrors
/
gogs
miroir de
https://github.com/gogs/gogs
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
ci: add Go 1.12.x
unknwon
il y a 5 ans
Parent
35e2cee5c5
commit
6b2465746a
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
.travis.yml
+ 1
- 0
.travis.yml
Voir le fichier
@@ -4,6 +4,7 @@ go:
- 1.9.x
- 1.10.x
- 1.11.x
+ - 1.12.x
before_install:
- sudo apt-get update -qq