mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-26 00:21:13 +00:00
Use preinstalled version of cmake on travis
This commit is contained in:
parent
9ea183aaba
commit
361911dd18
@ -22,12 +22,5 @@ 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…
Reference in New Issue
Block a user