Sign in
fuchsia
/
third_party
/
goleveldb
/
6aadcfb6aa5fd975c67dedf71dc6d2b074cb66ee
/
.
/
.travis.yml
blob: 8288a4c090a1ddeb707fe1a4b79f828e53200578 [
file
] [
log
] [
blame
]
language:
go
go:
-
1.2
-
1.3
-
1.4
-
tip
script:
go test
-
timeout 1h ./
...