diff --git a/.travis.yml b/.travis.yml index ca64073..c66bc90 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,6 +30,11 @@ script: - "export PATH=$PATH:$PWD/tf_bin" - tox +branches: + only: + - master + - develop + deploy: # test pypi - provider: pypi