Vikas Katariya
2bcf51a892
Update notification e-mail address
2019-09-11 17:39:38 +01:00
Vikas Katariya
fdbdc379d9
Remove blocked branches
...
"coverity_scan" branch is been removed as Travis shouldn't be
blocked from triggering it to run Coverity on it.
"development-psa" branch isn't used anymore and also it used to
depend on a private submodule which Travis would fail to get.
2019-09-11 17:39:38 +01:00
Vikas Katariya
0eb2d9d30a
Update Coverity secure token
2019-09-10 17:22:52 +01:00
Manuel Pégourié-Gonnard
c8530dfd7e
Fix the proxy seed in Travis runs
...
This is what we do in Jenkins, so it only makes sense to do it here as well.
This will avoid random failures for no other reason than the proxy was
dropping all the messages due to an unlucky PRNG seed.
See https://docs.travis-ci.com/user/environment-variables/ for syntax
2019-02-27 10:46:56 +01:00
Simon Butcher
3459c749fb
Create a block list for Travis CI, and fix the Coverity email
2018-11-22 10:14:03 +00:00
Darryl Green
4d393b9835
Add check-files.py to travis.yml
2018-05-21 11:59:28 +01:00
Simon Butcher
6eaf3659ea
Fixes Travis post-mortem script dump following review
...
Changes made:
* Added copyright and project statement
* Limited size of each file to dump to 1Mbyte
* Changed name of script
2016-04-10 15:11:27 +01:00
Janos Follath
831a65ffa7
Make Travis more chatty.
...
Include the logs in the report after failing.
2016-03-21 14:52:25 +00:00
Manuel Pégourié-Gonnard
695e0ba014
Add new doxygen test to travis
2016-01-08 16:49:17 +01:00
Manuel Pégourié-Gonnard
503a5efef1
Add key-exchanges.pl to test list
2015-10-23 09:04:45 +02:00
Manuel Pégourié-Gonnard
2c99800155
Enable ccache on Travis
2015-08-04 18:06:02 +02:00
Manuel Pégourié-Gonnard
e7f635d0f1
Revert "Add valgrind tests on Travis"
...
This reverts commit bb0102e999
.
2015-08-04 18:04:57 +02:00
Manuel Pégourié-Gonnard
bb0102e999
Add valgrind tests on Travis
2015-08-04 17:48:35 +02:00
Manuel Pégourié-Gonnard
b1c1251a41
Add more tests from all.sh to travis
2015-08-04 16:50:22 +02:00
Manuel Pégourié-Gonnard
39e2ca9194
Use OpenSSL in compat.sh on Travis, except DTLS
...
Less heavy-handed than skipping all OpenSSL interop
2015-08-04 16:43:37 +02:00
Manuel Pégourié-Gonnard
6b09decaae
Exclude some openssl test from travis builds
2015-08-04 16:26:13 +02:00
Manuel Pégourié-Gonnard
b04638f5ed
Try to debug openssl issues on travis
2015-08-04 16:16:40 +02:00
Manuel Pégourié-Gonnard
55a91918a5
Update travis.yml to make travis-lint happy
...
http://lint.travis-ci.org/
2015-08-04 16:15:16 +02:00
Manuel Pégourié-Gonnard
c84d7fbfc4
Migrate to Travis' new infrastructure
2015-08-04 15:59:34 +02:00
Manuel Pégourié-Gonnard
517bbd54d5
Avoid using openssl too much on travis for now
...
Apparently the version of openssl available on travis machines does not
support all the ciphersuites expected by compat.sh. While waiting for this
script to handle various openssl versions better, just disable openssl.
2015-08-04 15:24:26 +02:00
Manuel Pégourié-Gonnard
3d404b4763
Simplify some scripts
...
ssl-opt.sh and compat.sh can now be run from root too
2015-07-08 21:59:16 +01:00
Paul Bakker
db34e6d9b6
Updated Travis CI config for mbedtls project
2015-04-14 14:59:47 +02:00
Manuel Pégourié-Gonnard
1052022f50
Remove gnutls from the travis build
...
Causing spurious fails of ssl-opt.sh. Likely a version issue. It would be
better to investigate the exact problem, and maybe adapt ssl-opt.sh to be
check for a minimum version just as compat.sh does, but this is a quick fix.
2015-02-16 15:52:48 +00:00
Manuel Pégourié-Gonnard
b4fe3cb1fa
Rename to mbed TLS in the documentation/comments
2015-01-22 16:11:05 +00:00
Manuel Pégourié-Gonnard
72e51ee7be
Use arithmetic expansion in scripts, avoid bashisms
2014-08-31 10:22:11 +02:00
Paul Bakker
440aa2d120
Fix to Coverity config in Travis-CI
2014-05-06 10:34:42 +02:00
Paul Bakker
05c3774bd4
Updated Travis-CI config with Coverity addon
2014-05-02 16:19:04 +02:00
Paul Bakker
3ad3aa3bc0
Travis configuration file
2014-04-17 17:24:27 +02:00