Skip to content
Snippets Groups Projects
Commit 6bbe9efb authored by Alê Borba's avatar Alê Borba
Browse files

Merge pull request #24 from iurisilvio/master

Adicionando .travis.yml para rodar no travis-ci
parents ada7bf86 02a1f3b4
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
bottle==0.11.4
ipython==0.13.1.rc2
lxml==2.3.5
nose==1.2.1
pymongo==2.4
......
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