Commit graph

11 commits

Author SHA1 Message Date
Andy Green
821a97ac66 travis: explicitly point to openssl on osx
One day this started failing at CMake autofind. This forces it to look at the right place.
2016-10-08 20:15:13 +08:00
Andy Green
50b9259cb2 travis: update to trusty for CMake version 2016-09-27 06:42:10 +08:00
Andy Green
9b780806f0 travis coverity update
Signed-off-by: Andy Green <andy.green@linaro.org>
2015-12-06 10:43:02 +08:00
=?UTF-8?q?Joakim=20S=C3=B6derberg?=
7ef8855530 Subject: [PATCH] Attempt at fixing Travis for OSX.
Move install into external shell script. We cannot use apt-get on OSX, use brew instead... Also valgrind isn't used at the moment so skip intalling it.
2014-12-13 12:23:41 +08:00
Joakim Soderberg
a38a8cf8d1 Subject: [PATCH] Fix the travis.yml to build everything
When fixing the indentation for the coverity chagnes in 924bcfbc99
the build matrix got turned off. This re-enables this.

Also change from using gcc/clang. What we want is to build on both Linux
and OSX. Not just run Linux with gcc+clang.

However to enable multi-os support one has to mail the travis support:
http://docs.travis-ci.com/user/multi-os/

"This feature needs to be enabled manually. If you wish to take advantage
of this feature, please send email to support@travis-ci.com, indicating
which repository you would like to have it enabled."
2014-12-10 10:10:20 +08:00
Andy Green
924bcfbc99 coverty travis fix env indentation
Signed-off-by: Andy Green <andy.green@linaro.org>
2014-11-30 11:52:40 +08:00
Andy Green
f1e52361c5 coverity travis add key
Signed-off-by: Andy Green <andy.green@linaro.org>
2014-11-30 11:24:01 +08:00
=?UTF-8?q?Joakim=20S=C3=B6derberg?=
6b6f1e188d Subject: [PATCH] Add support for coverity static analysis scan.
http://www.coverity.com
2014-11-30 10:58:52 +08:00
Joakim Soderberg
ced66021f4 Add libev dependecny 2014-11-26 01:23:34 +08:00
Joakim Soderberg
4eb182f873 Remove lcov depdency 2014-11-26 01:23:13 +08:00
Joakim Soderberg
3476e0ce10 Added travis support 2014-11-26 01:22:37 +08:00