Enable i386 for curl. (#2745)

This commit is contained in:
Max Dymond 2019-08-23 12:51:51 +01:00 committed by jonathanmetzman
parent 0c9b5c5e2c
commit ee9a96d0c5
1 changed files with 3 additions and 0 deletions

View File

@ -6,3 +6,6 @@ auto_ccs:
sanitizers:
- address
- undefined
architectures:
- x86_64
- i386