mirror of
https://github.com/rspeer/wordfreq.git
synced 2024-12-23 17:31:41 +00:00
Merge pull request #68 from LuminosoInsight/pytest-jenkins
Build with Pytest on Jenkins
This commit is contained in:
commit
53ec5d87d2
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