Skip to content

Commit

Permalink
Use up-to-date TF and Python
Browse files Browse the repository at this point in the history
  • Loading branch information
Bihaqo committed Feb 24, 2020
1 parent 51f5cc6 commit 4c306df
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
dist: trusty
language: python
python:
- "2.7"
- "3.5"
- "3.6"
env:
matrix:
- TF_VERSION=1.13.2
- TF_VERSION=1.15
- TF_VERSION=1.15.2
- TF_VERSION=2.0
- TF_VERSION=2.1
# command to install dependencies
install:
- pip install --upgrade pip
Expand Down

0 comments on commit 4c306df

Please sign in to comment.