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
629db65d
Commit
629db65d
authored
Jul 22, 2019
by
jamarshon
Committed by
cpuhrsch
Jul 22, 2019
Browse files
CI Fix (#158)
parent
5c9d33de
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
.travis.yml
.travis.yml
+2
-1
No files found.
.travis.yml
View file @
629db65d
...
@@ -12,7 +12,8 @@ cache:
...
@@ -12,7 +12,8 @@ cache:
matrix
:
matrix
:
fast_finish
:
true
fast_finish
:
true
include
:
include
:
-
env
:
PYTHON_VERSION="3.5"
# TODO add this back in when there is a pytorch 1.2 for python 3.5
# - env: PYTHON_VERSION="3.5"
-
env
:
PYTHON_VERSION="3.6"
-
env
:
PYTHON_VERSION="3.6"
-
env
:
PYTHON_VERSION="3.5" RUN_FLAKE8="true" SKIP_TESTS="true"
-
env
:
PYTHON_VERSION="3.5" RUN_FLAKE8="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