Remove stubbed line for sanity check on CI in production

This commit is contained in:
mdr0id
2018-10-10 16:58:15 -07:00
parent 0b6bbfb444
commit 0e056403f8

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:
# #