Skip to content
This repository was archived by the owner on Nov 19, 2020. It is now read-only.

Commit 0512bfc

Browse files
committed
.travis.yaml: only build the master branch
1 parent f2ca415 commit 0512bfc

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
@@ -30,3 +30,7 @@ script:
3030

3131
notifications:
3232
email: false
33+
34+
branches:
35+
only:
36+
- master

0 commit comments

Comments
 (0)