[CVE-2016-7167] curl escape and unescape integer overflows
[platform/upstream/curl.git] / .travis.yml
1 language: c
2
3 before_script:
4   - ./buildconf
5
6 compiler:
7   - clang
8   - gcc
9
10 notifications:
11   email: false