Commit e4de7f72 by Gabriel Falcao

running only unit and functional tests in travis

parent 7cf901db
......@@ -7,4 +7,4 @@ python:
install:
- pip install -r requirements.txt
# command to run tests
script: make
\ No newline at end of file
script: make unit functional
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment