diff --git a/.travis.yml b/.travis.yml index 04cc1cda8..1829d674f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,10 @@ xcode_sdk: iphonesimulator8.1 git: submodules: false +branches: + only: + - master + env: global: - VERSION="8.1" @@ -23,4 +27,4 @@ install: - export KIF_SCREENSHOTS=`pwd`/Screens after_script: - - ./Tools/imgur_upload.sh \ No newline at end of file + - ./Tools/imgur_upload.sh