| 
              
9ac000c7
               | 
              
2016-11-01T23:39:41
               | 
              
               | 
              
Use coveralls.io via travis
               | 
            
            
              
   
               | 
              
7e12e96e
               | 
              
2016-10-17T01:05:38
               | 
              
               | 
              
travis-ci: use container-based infrastructure
- by disabling sudo
- and since we use addons.apt.packages we don't need apt-get update, that requires sudo
Link: https://docs.travis-ci.com/user/migrating-from-legacy/
               | 
            
            
              
   
               | 
              
9d2f8d4b
               | 
              
2016-10-16T23:46:09
               | 
              
               | 
              
travis-ci/osx: fix compiling/linking openssl libraries
And we need that $(echo /path/*) otherwise bash will expand it only during
assignment that variable to another one, and this doesn't work correctly.
               | 
            
            
              
   
               | 
              
d7ceae59
               | 
              
2016-10-16T21:48:59
               | 
              
               | 
              
travis-ci: use gcc-5 (fixes osx|gcc failures)
Refs: travis-ci/travis-ci#4587
               | 
            
            
              
   
               | 
              
685a6a19
               | 
              
2016-08-11T09:27:50
               | 
              
               | 
              
travis: split long lines, and make it cleaner
               | 
            
            
              
   
               | 
              
088ea5e0
               | 
              
2016-08-11T00:18:04
               | 
              
               | 
              
travis: fix autotools on osx by reinstalling libtool
Link: mkrufky/libdvbtee#22
               | 
            
            
              
   
               | 
              
481481d3
               | 
              
2016-05-10T10:25:05
               | 
              
               | 
              
travis-ci/osx: relink gcc/g++ instead of clang
Since by default osx replaces /usr/bin/gcc with it's apple clang, while we have
gcc in our build matrix, so use real gcc.
               | 
            
            
              
   
               | 
              
79917e48
               | 
              
2016-05-09T18:14:31
               | 
              
               | 
              
travis-ci: enable multi-os mode (osx, linux)
- use addons.apt.packages instead of `apt-get install`
- add `brew update`/`brew install ...`
Link: https://docs.travis-ci.com/user/installing-dependencies/
Link: https://docs.travis-ci.com/user/multi-os/
               | 
            
            
              
   
               | 
              
59649f74
               | 
              
2016-05-09T18:48:56
               | 
              
               | 
              
travis-ci: increase matrix (--disable-foo)
Use --disable-foo from
https://github.com/libevent/libevent/wiki/ReleaseChecklist
               | 
            
            
              
   
               | 
              
c8be3395
               | 
              
2016-05-09T18:54:41
               | 
              
               | 
              
travis-ci: adjust alignment
               | 
            
            
              
   
               | 
              
3e56da23
               | 
              
2015-09-30T11:13:44
               | 
              
               | 
              
travis: add builds without debug mode into matrix
To cover compilation with this flag, since brew for example uses it by default.
               | 
            
            
              
   
               | 
              
37453aba
               | 
              
2015-05-12T15:43:03
               | 
              
               | 
              
Update travis config for status updates
               | 
            
            
              
   
               | 
              
8c0f0a9b
               | 
              
2014-01-24T16:30:17
               | 
              
               | 
              
Added a Travis-CI configuration file.
Initial stab at a first Travis config file.
               |