Luca Boccassi
|
eda5426865
|
Problem: Travis CI uses libsodium unstable branch
Solution: use stable branch instead of the development branch, and
also clone with --depth 1 to make it more efficient.
|
2016-02-16 13:41:46 +00:00 |
|
Luca Boccassi
|
e39517c9f5
|
Enable container-based build
Remove use of "sudo", build and install in local directory in order
to enable container-based CI builds
|
2015-08-17 01:36:10 +01:00 |
|
Luca Boccassi
|
866b02895f
|
Increase file limit in travis config
Test cases occasionally fail, especially on OSX, due to socket limit.
|
2015-08-02 19:16:38 +01:00 |
|
Luca Boccassi
|
073807371c
|
Add OSX build to travis config. Fixes #56
|
2015-08-02 19:04:21 +01:00 |
|
Luca Boccassi
|
7849d02214
|
Do not use ldconfig in CI if running on OSX
ldconfig is not available on OSX, so Travis CI build fails
|
2015-08-02 18:53:33 +01:00 |
|
Pieter Hintjens
|
a7fed989a6
|
Minor changes to Travis CI script
|
2014-08-12 12:37:49 +02:00 |
|
Pieter Hintjens
|
785aebc6a8
|
Reworking Travis script
|
2014-08-12 12:37:49 +02:00 |
|
Pieter Hintjens
|
097c2c8f8b
|
Temporary workaround for broken libsodium install
|
2013-10-13 14:45:58 +02:00 |
|
Pieter Hintjens
|
d1ba8a50d2
|
Extended TravisCI build to use libsodium
|
2013-09-12 12:46:43 +02:00 |
|
Pieter Hintjens
|
bf96cb44e2
|
Fixed name of Travis file
|
2013-05-21 09:32:13 +02:00 |
|