1
0
mirror of https://github.com/rspeer/wordfreq.git synced 2025-01-13 12:45:58 +00:00
wordfreq/Jenkinsfile
2019-02-13 18:11:44 -05:00

5 lines
82 B
Groovy

wheelJob(
upstream: [ 'wheelhouse-init' ],
extras: [ 'mecab', 'jieba' ]
)