提交 004f1dc1 编写于 作者: P PyCaret

added travis_wait 30 mvn install in travil.yml

上级 a3ceaa47
...@@ -9,6 +9,7 @@ before_install: ...@@ -9,6 +9,7 @@ before_install:
- pip install -U pytest - pip install -U pytest
- pip install codecov - pip install codecov
install: install:
- travis_wait 30 mvn install
- pip install -r requirements.txt - pip install -r requirements.txt
script: pytest # run tests script: pytest # run tests
after_success: after_success:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册