mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-12 16:51:02 +00:00
Travis CI integration (#75)
This commit is contained in:
@@ -1 +0,0 @@
|
||||
tsc -p packages/common && node packages/common/test | tap-spec
|
||||
Executable
+1
@@ -0,0 +1 @@
|
||||
yarn && tsc -p packages/common && tsc -p packages/backend && node packages/common/test | tap-spec && cd packages/backend && yarn test && cd ../frontend && yarn test && cd ../../
|
||||
Reference in New Issue
Block a user