mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Only run master on Travis
Avoids double builds on PR + branch
This commit is contained in:
@@ -28,3 +28,7 @@ cache:
|
||||
notifications:
|
||||
email:
|
||||
brogdon+github@gmail.com
|
||||
|
||||
# Only building master means that we don't run two builds for each pull request.
|
||||
branches:
|
||||
only: [master]
|
||||
|
||||
Reference in New Issue
Block a user