Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
Torchaudio
Commits
b7f192fa
"...text-generation-inference.git" did not exist on "70056d1e9c53dc85d00690cd20fab22f26fbbc46"
Unverified
Commit
b7f192fa
authored
May 13, 2020
by
moto
Committed by
GitHub
May 13, 2020
Browse files
Remove travis unittest jobs (#636)
parent
0c046675
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
.travis.yml
.travis.yml
+0
-4
No files found.
.travis.yml
View file @
b7f192fa
...
...
@@ -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"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment