Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Commit

Permalink
[Travis] add ‘branch only master’ on sub repo (#352)
Browse files Browse the repository at this point in the history
  • Loading branch information
greedybro authored Jul 10, 2019
1 parent 6a24ef6 commit bdbe491
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
language: generic

branches:
only:
- master

services:
- docker

Expand Down

0 comments on commit bdbe491

Please sign in to comment.