diff --git a/requirements.txt b/requirements.txt index 9afe305..13a6f30 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,18 +1 @@ -language: python -python: - - "2.7" - - "2.6" - -install: - - "pip install pycurl" - - "sudo useradd shinken" - - "pip install -r requirements.txt" - - "pip install coveralls" - -script: nosetests -vx --with-coverage --cover-package=module - -after_success: - coveralls - -notifications: - email: false +-e git+https://github.com/naparuba/shinken.git#egg=shinken