We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43910e2 commit 2401fabCopy full SHA for 2401fab
.travis.yml
@@ -2,5 +2,5 @@
2
dist: trusty
3
language: python
4
cache: pip
5
-install: pip install tensorflow==1.2.0rc2
+install: pip install tensorflow
6
script: python -c 'exec(open("README.md").read().split("```")[1][6:])'
0 commit comments