Prevent running CI twice when PRs are originated from the origin (#712)

Prevent running CI twice when PRs are originated from the origin
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
This commit is contained in:
BBasile 2018-11-02 06:04:44 +01:00 committed by The Dlang Bot
parent 272ae6370b
commit df035368e2

View file

@ -10,6 +10,9 @@ os:
env:
- BUILD=
- BUILD=dub
branches:
only:
- master
script: "./.travis.sh"
jobs:
include: