Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 656a270

Browse files
committed
Only build pushes on Travis for master branch [ci skip]
1 parent f827b84 commit 656a270

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ script: 'curl -s https://raw.githubusercontent.com/atom/ci/master/build-package.
99

1010
git:
1111
depth: 10
12+
13+
branches:
14+
only:
15+
- master

0 commit comments

Comments
 (0)