Skip to content

Commit 77602a0

Browse files
Merge branch 'master' into github_templates
2 parents 5f213d2 + be64039 commit 77602a0

File tree

5 files changed

+605
-19
lines changed

5 files changed

+605
-19
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ python:
77

88
install:
99
- pip install tensorflow
10+
- pip install -r requirements.txt
1011
- pip install -r tests/requirements.txt
1112
- pip install .
1213

0 commit comments

Comments
 (0)