Commit Graph

5 Commits

Author SHA1 Message Date
Max Moroz 5dece89e3c
[infra] Add support for dataflow builds to the helper script and build check (#1632). (#2501)
* [infra] Add support for dataflow builds to the helper script and build check (#1632).

* Update travis config file.

* Address self-review comments and specify dataflow sanitizer for zstd as well.

* Fix fuzzing_engines in project.yaml

* Fix bad build check for DFSan.

* Use "hasattr" in helper.py to check the sanitizer argument.

* Address more review comments.

* Remove DataFlow config from zstd.

* fix a typo
2019-06-12 11:08:15 -07:00
jonathanmetzman 9dd5af0b01
[i386][travis] Add i386 build job (#2434) 2019-05-17 12:21:02 -07:00
jonathanmetzman 898fc435c6
[travis] Use job matrix to split up builds to avoid timeout (#2423) 2019-05-15 11:01:53 -07:00
jonathanmetzman a181b43364
[travis] Add requirements file for travis and fix diff command (#2406) 2019-05-13 13:04:23 -07:00
jonathanmetzman 7ec14aed39
[infra] Create yaml file and build script for travis. (#2397) 2019-05-10 15:58:18 -07:00