This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
BP
/
email
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
Create .travis.yml
Jordan Wright
11 anos atrás
pai
fbafd0035f
commit
36bb38f4f0
1 arquivos alterados
com
6 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
6
0
.travis.yml
+ 6
- 0
.travis.yml
Ver arquivo
@@ -0,0 +1,6 @@
+language: go
+
+go:
+ - 1.0
+ - 1.1
+ - tip