Skip to content

Commit

Permalink
Drop Python 2.7 support for Theano.
Browse files Browse the repository at this point in the history
  • Loading branch information
lvapeab committed Apr 11, 2020
1 parent efbdf2d commit c142656
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ matrix:
env: KERAS_BACKEND=tensorflow
- python: 3.7
env: KERAS_BACKEND=tensorflow
- python: 2.7
env: KERAS_BACKEND=theano THEANO_FLAGS=optimizer=fast_compile MKL="mkl mkl-service" RUN_ONLY_BACKEND_TESTS=1
- python: 3.7
env: KERAS_BACKEND=theano THEANO_FLAGS=optimizer=fast_compile MKL="mkl mkl-service"
install:
Expand Down

0 comments on commit c142656

Please sign in to comment.