This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
scw
/
go-iptables
réplica de
https://github.com/coreos/go-iptables
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
travis: require sudo and use trusty for speed
Stefan Junker
%!s(int64=9) %!d(string=hai) anos
pai
ae89865b88
achega
959716c507
Modificáronse 1 ficheiros
con
3 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
3
0
.travis.yml
+ 3
- 0
.travis.yml
Ver ficheiro
@@ -1,4 +1,7 @@
language: go
+sudo: required
+dist: trusty
+
go:
- 1.4
- 1.5.3