Skip to content

Commit

Permalink
why no tf
Browse files Browse the repository at this point in the history
  • Loading branch information
interrogator committed May 5, 2020
1 parent 532e3cd commit 55fef51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
language: python
python:
- "3.7"
- "pypy3"
# command to install dependencies
install:
- pip install tensorflow
- git clone https://github.com/interrogator/buzz && cd buzz && python setup.py install && cd ..
- python setup.py install
# command to run tests
Expand Down

0 comments on commit 55fef51

Please sign in to comment.