mirror of
https://github.com/ACINQ/eclair.git
synced 2025-02-22 14:22:39 +01:00
using a ppa with protobuf 2.6.1
This commit is contained in:
parent
788c5aafaf
commit
b457cd879d
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
sudo: required
|
||||
dist: trusty
|
||||
language: scala
|
||||
before_install:
|
||||
- sudo add-apt-repository protobuf-2.6.1-ppa -y
|
||||
- sudo apt-get update -q
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
|
|
Loading…
Add table
Reference in a new issue