"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "5406f31a1a4033d7d798dcb190d5f8f2b2161fa0"
Commit 371c5ddf authored by Julien Chaumond's avatar Julien Chaumond
Browse files

Py2 tests for Lysandre

parent 5505cf70
......@@ -88,6 +88,7 @@ jobs:
- checkout
- run: sudo pip install --progress-bar off .
- run: sudo pip install pytest
- run: sudo apt-get -y install libmecab-dev mecab mecab-ipadic-utf8 swig
- run: sudo pip install mecab-python
- run: RUN_CUSTOM_TOKENIZERS=1 python -m pytest -sv ./transformers/tests/tokenization_bert_japanese_test.py
deploy_doc:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment