1
0
Fork 0
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:
pm47 2016-02-15 14:08:05 +01:00
parent 788c5aafaf
commit b457cd879d

View file

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