smtp: use the upload buffer size for scratch buffer malloc
[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