circle-ci: make test data available

This commit is contained in:
Dan Kortschak 2019-02-10 09:08:00 +10:30
parent b24e72caa5
commit 14ca8e8b27
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ jobs:
steps:
- checkout
- run: git clone --depth=1 https://bitbucket.org/ausocean/test.git ${GOPATH}/src/bitbucket.org/ausocean/test
- restore_cache:
keys:
- v1-pkg-cache