Skip to content

Commit be64039

Browse files
Merge pull request #492 from tensorlayer/package_arch_refactoring
Package arch refactoring
2 parents 27abfe2 + 9546535 commit be64039

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)