You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cointop/vendor/go4.org/.travis.yml

11 lines
258 B
YAML

go_import_path: go4.org
language: go
go:
- "1.10.x"
- tip
before_install:
- go get -u cloud.google.com/go/storage
- cd $HOME/gopath/src/cloud.google.com/go
- git reset --hard 4d445121f7d55f37b70187e796b16e64f6eea7a0
- cd $HOME/gopath/src/go4.org