Sign in
edge
/
third_party
/
spf13
/
afero
/
e7c8609bb02fc74f69832076b562f026cfc2b640
/
.
/
.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