diff --git a/.travis.yml b/.travis.yml index 65011ba9..dc4d06bc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,3 +7,7 @@ python: install: python setup.py install script: nosetests + +branches: + only: + - master