Merge pull request #69 from LuminosoInsight/revert-68-pytest-jenkins

Revert "Build with Pytest on Jenkins"
This commit is contained in:
Moss Collum 2019-02-13 18:11:57 -05:00 committed by GitHub
commit 90bbacb5cb

1
Jenkinsfile vendored
View File

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