Skip to content
Snippets Groups Projects
Commit 3c560873 authored by Iuri de Silvio's avatar Iuri de Silvio
Browse files

Adicionando .travis.yml para rodar no travis-ci

parent 20eabf30
No related branches found
No related tags found
No related merge requests found
language: python
before_install: pip install -r requirements.txt
script: nosetests
branches:
only:
- master
- dev
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment