We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6b2045 commit 0dae063Copy full SHA for 0dae063
.travis.yml
@@ -3,8 +3,5 @@ python:
3
- "2.7"
4
install:
5
- pip install -r requirements.txt
6
-branches:
7
- only:
8
- - leewyang_travis
9
script:
10
- python -c 'import tensorflow as tf'
0 commit comments