Skip to content

Commit

Permalink
Issue yell#8 Fix install dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SrMouraSilva committed Mar 6, 2019
1 parent 4cbb5d6 commit a6af347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ sudo: required
install:
#- pip3 install -U setuptools
#- pip3 install cffi
#- python setup_cpu.py develop
- python setup_cpu.py develop
- TF_CPP_MIN_LOG_LEVEL=3 pytest -q boltzmann_machines/* --cov=boltzmann_machines
- codecov
#- make install-tests-requirements
Expand Down

0 comments on commit a6af347

Please sign in to comment.