1
0
mirror of https://github.com/wjwwood/serial.git synced 2026-01-22 19:54:57 +08:00

Travis: Say yes to add-apt-repository

This commit is contained in:
Dinesh Bolkensteyn 2016-07-12 19:47:54 +02:00
parent be3267b7cf
commit d764d136fa

View File

@ -6,7 +6,7 @@ compiler:
- gcc
- clang
install:
- sudo add-apt-repository ppa:george-edison55/cmake-3.x
- sudo add-apt-repository --yes ppa:george-edison55/cmake-3.x
- sudo apt-get update
- sudo apt-get upgrade
- make install_deps