blob: 2d996219ba0dbaf422fc8461be670a7adcce15ec [file] [log] [blame]
language: c
compiler: gcc
sudo: false
cache: ccache
jobs:
include:
- name: gnutls test
script:
- export
- COLUMNS=200 dpkg -l
- make
- tests/compat.sh -m tls1_2 -p GnuTLS -V NO -t PSK
after_failure:
- tests/scripts/travis-log-failure.sh
env:
global:
- SEED=1
- secure: "FrI5d2s+ckckC17T66c8jm2jV6i2DkBPU5nyWzwbedjmEBeocREfQLd/x8yKpPzLDz7ghOvr+/GQvsPPn0dVkGlNzm3Q+hGHc/ujnASuUtGrcuMM+0ALnJ3k4rFr9xEvjJeWb4SmhJO5UCAZYvTItW4k7+bj9L+R6lt3TzQbXzg="
addons:
apt:
packages:
- libgnutls30=3.4.10-4ubuntu1
- gnutls-bin=3.4.10-4ubuntu1
coverity_scan:
project:
name: "ARMmbed/mbedtls"
notification_email: support-mbedtls@arm.com
build_command_prepend:
build_command: make
branch_pattern: coverity_scan