mirror of
https://github.com/status-im/migrate.git
synced 2025-02-24 00:38:07 +00:00
remove leftover
[skipci]
This commit is contained in:
parent
46c831b8e9
commit
3bc76ee0bb
@ -3,7 +3,6 @@ go: &go
|
||||
working_dir: /go/src/github.com/mattes/migrate
|
||||
volumes:
|
||||
- $GOPATH:/go
|
||||
- ./migrations:/migrations
|
||||
go-test:
|
||||
<<: *go
|
||||
command: sh -c 'go get -t -v ./... && go test -v ./...'
|
||||
|
Loading…
x
Reference in New Issue
Block a user