Prevent running CI twice when PR originated from origin (#408)

Prevent running CI twice when PR originated from origin
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
This commit is contained in:
BBasile 2018-11-02 06:05:52 +01:00 committed by The Dlang Bot
parent 92d5e1ac8c
commit dc8e7a087c
1 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,10 @@ os:
- linux
# - osx # disabled until travis has more mac resources
branches:
only:
- master
env:
- BUILD=
- BUILD=dub