change travis CI distro
This commit is contained in:
@@ -1,9 +1,11 @@
|
|||||||
|
dist: xenial
|
||||||
language: cpp
|
language: cpp
|
||||||
compiler:
|
compiler:
|
||||||
- gcc
|
- gcc
|
||||||
before_install:
|
before_install:
|
||||||
- sudo add-apt-repository --yes ppa:ubuntu-sdk-team/ppa
|
- sudo add-apt-repository --yes ppa:ubuntu-sdk-team/ppa
|
||||||
- sudo apt-get update -qq
|
- sudo apt-get update -qq
|
||||||
|
- sudo apt-get install libgnutls28-dev
|
||||||
- sudo apt-get install build-essential pkg-config libcurl3-gnutls-dev libc6-dev libevent-dev
|
- sudo apt-get install build-essential pkg-config libcurl3-gnutls-dev libc6-dev libevent-dev
|
||||||
m4 g++-multilib autoconf libtool ncurses-dev unzip git python zlib1g-dev wget bsdmainutils
|
m4 g++-multilib autoconf libtool ncurses-dev unzip git python zlib1g-dev wget bsdmainutils
|
||||||
automake libssl-dev libprotobuf-dev protobuf-compiler libdb++-dev ntp ntpdate
|
automake libssl-dev libprotobuf-dev protobuf-compiler libdb++-dev ntp ntpdate
|
||||||
|
|||||||
Reference in New Issue
Block a user