"...text-generation-inference.git" did not exist on "70056d1e9c53dc85d00690cd20fab22f26fbbc46"
Unverified Commit b7f192fa authored by moto's avatar moto Committed by GitHub
Browse files

Remove travis unittest jobs (#636)

parent 0c046675
......@@ -13,10 +13,6 @@ cache:
matrix:
fast_finish: true
include:
- env: PYTHON_VERSION="3.6"
- env: PYTHON_VERSION="3.7"
- env: PYTHON_VERSION="3.8"
- env: PYTHON_VERSION="3.6" RUN_FLAKE8="true" SKIP_INSTALL="true" SKIP_TESTS="true"
- env: PYTHON_VERSION="3.6" RUN_EXAMPLE_TESTS="true" SKIP_TESTS="true"
allow_failures:
- env: PYTHON_VERSION="3.6" RUN_EXAMPLE_TESTS="true" SKIP_TESTS="true"
......
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