travis.yml: add fakeroot to launchpad builder

This commit is contained in:
Felix Lange 2017-06-22 22:21:59 +02:00
parent a4277450b2
commit f2c5b2cc1c

View File

@ -53,6 +53,7 @@ matrix:
- debhelper - debhelper
- dput - dput
- gcc-multilib - gcc-multilib
- fakeroot
script: script:
# Build for the primary platforms that Trusty can manage # Build for the primary platforms that Trusty can manage
- go run build/ci.go debsrc -signer "Go Ethereum Linux Builder <geth-ci@ethereum.org>" -upload ppa:ethereum/ethereum - go run build/ci.go debsrc -signer "Go Ethereum Linux Builder <geth-ci@ethereum.org>" -upload ppa:ethereum/ethereum