3 Commits

Author SHA1 Message Date
mdr0id
07c60e0ad2 Sanity check url syntax 2018-10-11 19:06:41 -07:00
mdr0id
f30e703971 Second sanity check of local fork flow 2018-10-11 13:28:38 -07:00
mdr0id
0e056403f8 Remove stubbed line for sanity check on CI in production 2018-10-10 16:58:15 -07:00

View File

@@ -5,7 +5,6 @@
# Date: 9/10/2018 # Date: 9/10/2018
# Description: Used to setup runners/jobs for librustzcash # Description: Used to setup runners/jobs for librustzcash
# Usage: Commit source and the pipeline will trigger the according jobs. # Usage: Commit source and the pipeline will trigger the according jobs.
# For now the build and test are done in the same jobs.
# #
# Known bugs/missing features: # Known bugs/missing features:
# #