travis.yml: add fakeroot to launchpad builder

pull/14681/head
Felix Lange 7 years ago
parent a4277450b2
commit f2c5b2cc1c
  1. 1
      .travis.yml

@ -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

Loading…
Cancel
Save