mirror of
https://github.com/fmtlib/fmt.git
synced 2026-02-12 21:29:57 +08:00
Install new CMake on travis
This commit is contained in:
parent
ee6b5a596e
commit
038009b2e5
@ -20,5 +20,12 @@ matrix:
|
|||||||
- os: osx
|
- os: osx
|
||||||
env: BUILD=Doc
|
env: BUILD=Doc
|
||||||
|
|
||||||
|
addons:
|
||||||
|
apt:
|
||||||
|
sources:
|
||||||
|
- kubuntu-backports # cmake 2.8.12
|
||||||
|
packages:
|
||||||
|
- cmake
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- support/travis-build.py
|
- support/travis-build.py
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user