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

Commit d1bbc0c

Browse files
authored
Merge pull request #98 from ericchiang/travis-only-build-master
.travis.yaml: only build the master branch
2 parents 56b30d7 + 0512bfc commit d1bbc0c

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)