Commit Graph

5 Commits

Author SHA1 Message Date
Abdoul-Kader Keita
8b89d9503d Missing cmake cache variables (#1090)
Summary: Pull Request resolved: https://github.com/facebookexternal/f4d/pull/1090

Reviewed By: laithsakka

Differential Revision: D28774321

Pulled By: kkeita

fbshipit-source-id: 2c8eb8edf69611e94bf124b52fc8c1e11df9b527
2021-06-01 11:44:39 -07:00
Christian Clauss
2de1e4d151 Remove sudo: required from .travis.yml (#37)
Summary:
This is just https://github.com/facebook/bistro/pull/37/, backported to `fbcode_builder`.

snarkmaster
Pull Request resolved: https://github.com/facebook/bistro/pull/37

Test Plan: Push and watch Travis

Reviewed By: simpkins

Differential Revision: D16453080

Pulled By: snarkmaster

fbshipit-source-id: a15eaead931f046c41e50f8e3b412ef68b172d65
2019-07-24 08:55:03 -07:00
Wez Furlong
f224d009e6 RIP: travisbot notifications
Summary:
This are noisy and don't provide real value, so remove
the webhooks.

Reviewed By: yns88

Differential Revision: D16115486

fbshipit-source-id: 1daa2d78f4e786a42dcc5779ccd30c36e02d2445
2019-07-09 17:19:49 -07:00
Udip Pant
e4db25f8b7 update docker os_image to ubuntu18 and gcc7
Summary:
This diff updates docker os_image to ubuntu18 and gcc7 in travis settings.
The dependencies that we work with internally (e.g. gcc7, boost and so on) are not present in the ubuntu-16.04. Further, the support for gcc5 is going away. So maintaining this compatibility for these platforms is painful, especially for new projects, such as mvfst.

Reviewed By: simpkins

Differential Revision: D15286181

fbshipit-source-id: eb0da9556cdb17d0aa132ac2aa4c35f9c6eccd97
2019-05-10 16:39:16 -07:00
Adam Simpkins
bcad7419bf add fbcode_builder sources
Summary:
Initial commit to include the fbcode_builder sources in the
eden github repository.

fbshipit-source-id: 49098cecda04a7e9dd9dcc0b569fffc96f0f719b
2019-04-26 11:31:58 -07:00