Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | travis: pass -fPIC when configuring mbedtls | Etienne Samson | 2018-04-11 | 1 | -1/+2 |
| | |||||
* | travis: just grab what we need from mbedtls | Etienne Samson | 2018-04-11 | 1 | -2/+1 |
| | |||||
* | mbedtls: enable Travis CI tests | Etienne Samson | 2018-04-11 | 1 | -0/+13 |
| | |||||
* | travis: add custom apt sourcesethomson/libcurl_build | Edward Thomson | 2017-10-07 | 1 | -12/+0 |
| | | | | Move back to Travis's VM infrastructure for efficiency. | ||||
* | travis: only install custom libcurl on trusty | Edward Thomson | 2017-07-24 | 1 | -4/+8 |
| | |||||
* | travis: build with patched libcurl | Edward Thomson | 2017-07-24 | 1 | -0/+8 |
| | | | | | | Ubuntu trusty has a bug in curl when using NTLM credentials in a proxy, dereferencing a null pointer and causing segmentation faults. Use a custom-patched version of libcurl that avoids this issue. | ||||
* | Remove dependency installation file for travis builds. | Arthur Schreiber | 2015-06-27 | 1 | -6/+0 |
| | | | | We're installing dependencies via the APT addon now. | ||||
* | Revert "Implement fail-fast for Travis as well" | Edward Thomson | 2015-03-10 | 1 | -1/+1 |
| | | | | This reverts commit ba6c53b91b1d9c9dc49b7c0d8e8efbd9842c31dc. | ||||
* | Implement fail-fast for Travis as well | Tony Kelman | 2015-03-04 | 1 | -1/+1 |
| | |||||
* | travis: build on osx toocmn/dual-os | Carlos MartÃn Nieto | 2014-05-21 | 1 | -0/+6 |