Sign in
edge
/
third_party
/
spf13
/
afero
/
ea7b1968a9ce81458f3f0908f963ea2d62eb796a
/
.
/
.travis.yml
blob: 269f3ee52eef18f678fc0ddcb8872d5cb1d5b705 [
file
] [
log
] [
blame
]
language:
go
go:
-
1.5.4
-
1.6.2
-
tip
matrix:
allow_failures:
-
go:
tip
script:
-
go test
-
v ./
...
-
go build