diff --git a/.travis.yml b/.travis.yml index 9a2acf7..5366860 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,6 @@ +branches: + only: + - "master" language: python python: - "2.7"