mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-22 13:15:12 +00:00
Update CMake on Travis CI
This commit is contained in:
parent
4563e9a8cd
commit
b4b70a5d62
@ -9,6 +9,7 @@ addons:
|
|||||||
sources:
|
sources:
|
||||||
- ubuntu-toolchain-r-test
|
- ubuntu-toolchain-r-test
|
||||||
- deadsnakes
|
- deadsnakes
|
||||||
|
- kubuntu-backports # cmake 2.8.12
|
||||||
packages:
|
packages:
|
||||||
- g++-4.8
|
- g++-4.8
|
||||||
- g++-4.8-multilib
|
- g++-4.8-multilib
|
||||||
@ -17,6 +18,7 @@ addons:
|
|||||||
- python3.5-dev
|
- python3.5-dev
|
||||||
- python3.5-venv
|
- python3.5-venv
|
||||||
- python3.5-dev:i386
|
- python3.5-dev:i386
|
||||||
|
- cmake
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: linux
|
- os: linux
|
||||||
|
Loading…
Reference in New Issue
Block a user