Sign in
edge
/
third_party
/
spf13
/
afero
/
6b1e71387a2b60d8908859de9cde53259892ab03
/
.
/
.travis.yml
blob: eeefefae86c4869b5a95fe389b991eb65b291c37 [
file
] [
log
] [
blame
]
sudo:
false
language:
go
go:
-
1.5.4
-
1.6.2
-
tip
matrix:
allow_failures:
-
go:
tip
script:
-
go test
-
v ./
...
-
go build