Skip to content

Commit

Permalink
Merge pull request #679 from mv1388/travis_fix
Browse files Browse the repository at this point in the history
Fix travis
  • Loading branch information
mv1388 committed Jul 7, 2022
2 parents c64ac48 + 48d5f9f commit 3452bc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ matrix:

# command to install dependencies
install:
- pip install setuptools==41.0.0
- pip install 'six>=1.13.0'
- pip install 'moto[all]==1.3.14' pytest
- pip install tensorflow keras
Expand Down

0 comments on commit 3452bc1

Please sign in to comment.