2
0
mirror of https://github.com/miguelmota/cointop synced 2024-11-06 21:20:34 +00:00
cointop/vendor/go4.org/.travis.yml

11 lines
258 B
YAML
Raw Normal View History

2018-04-26 08:07:36 +00:00
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