mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-07-26 13:47:40 +00:00
Handle dependencies in gomfile
This commit is contained in:
@@ -27,7 +27,6 @@ before_install:
|
||||
- mkdir -p $GOPATH/src/github.com/smira
|
||||
- ln -s $TRAVIS_BUILD_DIR $GOPATH/src/github.com/smira || true
|
||||
- cd $GOPATH/src/github.com/smira/aptly
|
||||
- go get golang.org/x/sys/unix
|
||||
install:
|
||||
- make prepare
|
||||
|
||||
|
||||
Reference in New Issue
Block a user