fix(ci): Tell Travis to install cmake 3.x

This commit is contained in:
Michael Carlberg 2016-05-26 21:28:58 +02:00
parent 26a952d7e0
commit e8ead4d83f
2 changed files with 6 additions and 2 deletions

View File

@ -3,13 +3,15 @@ language: cpp
addons:
apt:
sources:
- llvm-toolchain-precise
- llvm-toolchain-precise-3.7
- ubuntu-toolchain-r-test
- george-edison55-precise-backports
packages:
- clang-3.7
- g++-5
- gcc-5
- cmake
- cmake-data
- libx11-dev
- libxrandr-dev
- libboost-dev
@ -28,4 +30,4 @@ compiler:
script:
- mkdir build
- cd build
- cmake .. && make
- cmake -DCMAKE_C_COMPILER="$CC" -DCMAKE_CXX_COMPILER="$CXX" .. && make

View File

@ -1,6 +1,8 @@
Lemonbuddy
==========
[![Build Status](https://travis-ci.org/jaagr/lemonbuddy.svg?branch=master)](https://travis-ci.org/jaagr/lemonbuddy)
A fast and easy-to-use tool for [Lemonbar](https://github.com/LemonBoy/bar/).
**Lemonbuddy** aims to help users build beautiful and highly customizable status bars