- 19 Mar, 2016 1 commit
-
-
Luca Boccassi authored
Solution: run Valgrind only on the default Linux build to avoid increasing the runtime.
-
- 13 Mar, 2016 1 commit
-
-
Luca Boccassi authored
Solution: add new coverage build, and upload results to coveralls.io
-
- 11 Feb, 2016 2 commits
-
-
Luca Boccassi authored
Solution: establish a matrix of CI options. On one axis we have the build system (autotools, cmake, android) and on the other axis we have the encryption options (tweetnacl, libsodium or none).
-
Luca Boccassi authored
Solution: avoid cloning libsodium, default build is tweetnacl
-
- 08 Feb, 2016 1 commit
-
-
Luca Boccassi authored
Solution: add builds/cmake/ci_build.sh and call it from travis.yml
-