diff --git a/.travis.yml b/.travis.yml index 7de936b9..c26bbf29 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,7 @@ script: xcodebuild clean && xcodebuild build -configuration release -project Mac # - bash ./upload.sh build/* branches: - except: + only: - /^(?i:continuous)$/ deploy: