mirror of
https://github.com/kakwa/uts-server
synced 2025-01-07 12:14:31 +01:00
trying to fix the cmake version issue
This commit is contained in:
parent
a41e43a0eb
commit
be9924187b
20
.travis.yml
20
.travis.yml
@ -17,16 +17,18 @@ before_install:
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- cmake
|
||||
- time
|
||||
- valgrind
|
||||
- libxml2-utils
|
||||
- libc6-dev
|
||||
- gcc
|
||||
- g++
|
||||
- libssl-dev
|
||||
- cmake
|
||||
- time
|
||||
- valgrind
|
||||
- libxml2-utils
|
||||
- libc6-dev
|
||||
- gcc
|
||||
- g++
|
||||
- libssl-dev
|
||||
sources:
|
||||
- kubuntu-backports
|
||||
|
||||
language: cpp
|
||||
language: c
|
||||
|
||||
compiler: clang
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user