[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

@@ -9,7 +9,9 @@
"author": "Apcahe",
"license": "Apache-2.0",
"dependencies": {
"cypress": "^3.6.1",
"shortid": "^2.2.15"
},
"devDependencies": {
"cypress": "^4.3.0"
}
}