okfn-brasil / serenata-notebooks

Notebooks from Operação Serenata de Amor | ** Este repositório não recebe atualizações frequentes **

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis build is failing due to missing script

jtemporal opened this issue · comments

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]