sourcecred/config
William Chargin d3443a3d4c
Extract `execDependencyGraph` core from CI script (#208)
Summary:
We’d like to use the same abstraction for creating multiple cred graphs
and then combining them together. This will enable us to do that.

Test Plan:
Run `yarn travis` to test the success case, and `yarn travis --full`
(without setting a `GITHUB_TOKEN`) to test the failure case.

wchargin-branch: execdepgraph
2018-05-04 15:47:26 -07:00
..
jest Fix all lint errors, adding a lint CI step (#175) 2018-04-30 14:52:28 -07:00
env.js Fix all lint errors, adding a lint CI step (#175) 2018-04-30 14:52:28 -07:00
paths.js Add `src/tools/bin/printCombinedGraph.js` (#207) 2018-05-04 12:10:20 -07:00
polyfills.js Fix all lint errors, adding a lint CI step (#175) 2018-04-30 14:52:28 -07:00
travis.js Extract `execDependencyGraph` core from CI script (#208) 2018-05-04 15:47:26 -07:00
webpack.config.backend.js Fix all lint errors, adding a lint CI step (#175) 2018-04-30 14:52:28 -07:00
webpack.config.dev.js Fix all lint errors, adding a lint CI step (#175) 2018-04-30 14:52:28 -07:00
webpack.config.prod.js Fix all lint errors, adding a lint CI step (#175) 2018-04-30 14:52:28 -07:00
webpackDevServer.config.js Fix all lint errors, adding a lint CI step (#175) 2018-04-30 14:52:28 -07:00