Skip to content

Commit

Permalink
⬆️ Upgrading CI dependencies, tensorflow to 1.14.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrikerMan committed Jun 28, 2019
1 parent d1f0ae5 commit 070206d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ install:
- pip install jieba
- pip install python-coveralls
- pip install -e .
- pip install tensorflow==1.13.1
- pip install tensorflow==1.14.0
- pip install coverage
- pip install nose
- pip install pytest pytest-cov
Expand Down

0 comments on commit 070206d

Please sign in to comment.