mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-10 04:36:09 -04:00
Update Travis CI config to remove a deprecation warning and old TODOs
This commit is contained in:
parent
cac0000ada
commit
ef650e06d6
@ -1,7 +1,6 @@
|
|||||||
# Copyright (c) 2012-2020 Sebastien Rombauts (sebastien.rombauts@gmail.com)
|
# Copyright (c) 2012-2020 Sebastien Rombauts (sebastien.rombauts@gmail.com)
|
||||||
|
|
||||||
language: cpp
|
language: cpp
|
||||||
sudo: false
|
|
||||||
|
|
||||||
# Use Linux unless specified otherwise
|
# Use Linux unless specified otherwise
|
||||||
os: linux
|
os: linux
|
||||||
@ -17,11 +16,7 @@ env:
|
|||||||
- VALGRIND=OFF
|
- VALGRIND=OFF
|
||||||
|
|
||||||
# Build variants (should test a reasonable number of combination of CMake options)
|
# Build variants (should test a reasonable number of combination of CMake options)
|
||||||
# TODO GCC 8+ using ubuntu-toolchain-r-test packages
|
jobs:
|
||||||
# TODO cppcheck
|
|
||||||
# TODO Doxygen
|
|
||||||
# TODO link against googletest system library
|
|
||||||
matrix:
|
|
||||||
include:
|
include:
|
||||||
|
|
||||||
##########################################################################
|
##########################################################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user