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:
|
||||
- ubuntu-toolchain-r-test
|
||||
- deadsnakes
|
||||
- kubuntu-backports # cmake 2.8.12
|
||||
packages:
|
||||
- g++-4.8
|
||||
- g++-4.8-multilib
|
||||
@ -17,6 +18,7 @@ addons:
|
||||
- python3.5-dev
|
||||
- python3.5-venv
|
||||
- python3.5-dev:i386
|
||||
- cmake
|
||||
matrix:
|
||||
include:
|
||||
- os: linux
|
||||
|
Loading…
Reference in New Issue
Block a user