Commit 629db65d authored by jamarshon's avatar jamarshon Committed by cpuhrsch
Browse files

CI Fix (#158)

parent 5c9d33de
......@@ -12,7 +12,8 @@ cache:
matrix:
fast_finish: true
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.5" RUN_FLAKE8="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