okfn-brasil / serenata-notebooks

Notebooks from Operação Serenata de Amor | ** Este repositório não recebe atualizações frequentes **
MIT License
53 stars 12 forks source link

Travis build is failing due to missing script #15

Closed jtemporal closed 5 years ago

jtemporal commented 5 years ago

What is the problem?

Travis build is failing due to missing setup script

How can this be addressed?

  1. change line 5 in .travis.yml to ./data
  2. change line 8 in .travis.yml to pip install -r requirements.txt
  3. change line 8 in .travis.yml to python -m unittest discover notebooks/test

Who could help with this issue?

me ;)

Labels

[bug]