forked from LaconicNetwork/kompose
fix .travis.yml
This commit is contained in:
parent
bae3feb10c
commit
ef1f92ead8
@ -14,7 +14,7 @@ install:
|
|||||||
script:
|
script:
|
||||||
- make binary
|
- make binary
|
||||||
# $GOPATH/bin is in $PATH
|
# $GOPATH/bin is in $PATH
|
||||||
- mkdir $GOPATH/bin
|
- mkdir -p $GOPATH/bin
|
||||||
- cp kompose $GOPATH/bin/
|
- cp kompose $GOPATH/bin/
|
||||||
|
|
||||||
- make test-unit
|
- make test-unit
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user