This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
thisnthat
/
discordgo
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Add Go v1.15 in CI (
#803
)
Aditya Diwakar
hace 4 años
padre
b806975e3b
commit
a2751f6d16
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
.travis.yml
+ 1
- 0
.travis.yml
Ver fichero
@@ -4,6 +4,7 @@ go:
- 1.12.x
- 1.13.x
- 1.14.x
+ - 1.15.x
env:
- GO111MODULE=on
install: