mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-03-29 16:27:53 +08:00
.travis.yml: removed; ocserv cannot be built in ubuntu14.04
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
This commit is contained in:
15
.travis.yml
15
.travis.yml
@@ -1,15 +0,0 @@
|
||||
dist: trusty
|
||||
sudo: required
|
||||
language: c
|
||||
compiler:
|
||||
- gcc
|
||||
|
||||
before_script:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq autoconf automake libtool libgnutls28-dev libev-dev libwrap0-dev
|
||||
libpam0g-dev liblz4-dev libseccomp-dev libreadline-dev libnl-route-3-dev libkrb5-dev libtasn1-6-dev
|
||||
libhttp-parser-dev libpcl1-dev libopts25-dev autogen protobuf-c-compiler gperf libprotobuf-c0-dev libtalloc-dev
|
||||
libseccomp-dev libreadline-dev liblockfile-bin lcov nuttcp
|
||||
|
||||
script: autoreconf -fvi && ./configure && make && make check
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
Gitlab CI [](https://gitlab.com/ocserv/ocserv/commits/master)
|
||||
Travis [](https://travis-ci.org/openconnect/ocserv)
|
||||
|
||||
[](https://gitlab.com/ocserv/ocserv/commits/master)
|
||||
(coverage report doesn't include tests that run under docker)
|
||||
|
||||
Reference in New Issue
Block a user