[Build] Add Github workflows (#9517)

As an replacement to Travis CI.
This commit is contained in:
Jianchao Yang
2020-04-14 13:38:09 -07:00
committed by GitHub
parent aef06ded6b
commit 7b4b0d1c61
22 changed files with 1387 additions and 535 deletions

View File

@@ -17,6 +17,7 @@
* under the License.
*/
const zlib = require('zlib');
// eslint-disable-next-line import/no-extraneous-dependencies
const parsedArgs = require('yargs').argv;