mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 12:20:11 +01:00
Fixed wrong path for install script
This commit is contained in:
parent
938107d82e
commit
91a336c0f8
|
|
@ -27,7 +27,7 @@ python:
|
|||
- "2.7"
|
||||
|
||||
install:
|
||||
- source travis_install.sh
|
||||
- source scripts/travis_install.sh
|
||||
|
||||
script: source scripts/run_tests.sh
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user