Revert "Build with Pytest on Jenkins"

This commit is contained in:
Moss Collum 2019-02-13 18:11:44 -05:00 committed by GitHub
parent 53ec5d87d2
commit 26cbb5a7c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
Jenkinsfile vendored
View File

@ -1,5 +1,4 @@
wheelJob(
test: 'pytest',
upstream: [ 'wheelhouse-init' ],
extras: [ 'mecab', 'jieba' ]
)