Skip to content

Commit dc177ee

Browse files
committed
Update travis.
1 parent 5e9075a commit dc177ee

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

.travis.yml

+2-6
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,13 @@ addons:
55
apt:
66
sources:
77
- boost-latest
8-
# - george-edison55-precise-backports # cmake 3.2.3 / doxygen 1.8.3
9-
# - ubuntu-toolchain-r-test
108
packages:
11-
# - cmake
12-
# - cmake-data
139
- libboost-dev
1410
os:
1511
- linux
16-
# - osx
12+
- osx
1713
compiler:
18-
# - clang
14+
- clang
1915
- gcc
2016
script:
2117
- cmake -DCMAKE_BUILD_TYPE=Release && make -j4

README

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Build Status](https://travis-ci.org/mhauskn/librcsc.svg?branch=master)](https://travis-ci.org/mhauskn/librcsc)
2+
13
============
24
INTRODUCTION
35
============

0 commit comments

Comments
 (0)