mirror of
https://github.com/rspeer/wordfreq.git
synced 2024-12-23 09:21:37 +00:00
Merge pull request #68 from LuminosoInsight/pytest-jenkins
Build with Pytest on Jenkins
This commit is contained in:
commit
f467504835
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -1,4 +1,5 @@
|
||||
wheelJob(
|
||||
test: 'pytest',
|
||||
upstream: [ 'wheelhouse-init' ],
|
||||
extras: [ 'mecab', 'jieba' ]
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user