- 23 Aug, 2017 1 commit
-
-
sigiesec authored
Solution: exclude tweetnacl from coverage
-
- 17 Aug, 2017 1 commit
-
-
Luca Boccassi authored
Solution: run make check with VERBOSE=1
-
- 01 May, 2017 2 commits
-
-
Luca Boccassi authored
Solution: run make with -j5, as now the tests support it.
-
Luca Boccassi authored
Solution: don't, libzmq's CI tests are not responsible for testing libsodium stable releases. Save some time in the CI.
-
- 27 Dec, 2016 2 commits
-
-
Luca Boccassi authored
Solution: rework the bash test to avoid build failures as intended and make it an easier one-liner
-
Luca Boccassi authored
Solution: use packages on Ubuntu and brews on OSX. The packages and the brews are always kept up to date, so it's no use to rebuild the libsodium stable branch manually everytime.
-
- 19 Mar, 2016 1 commit
-
-
Luca Boccassi authored
Solution: pass built-root when calling coveralls, to help it find the right path to the source code.
-
- 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
-