Commit e4de7f72 by Gabriel Falcao

running only unit and functional tests in travis

parent 7cf901db
...@@ -7,4 +7,4 @@ python: ...@@ -7,4 +7,4 @@ python:
install: install:
- pip install -r requirements.txt - pip install -r requirements.txt
# command to run tests # command to run tests
script: make script: make unit functional
\ No newline at end of file
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