Skip to content

Commit ea6317f

Browse files
devversionjelbourn
authored andcommitted
chore: travis should only build pushes on master.
Closes #202
1 parent 358d923 commit ea6317f

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
@@ -14,6 +14,10 @@ addons:
1414
packages:
1515
- libstdc++6
1616

17+
branches:
18+
only:
19+
- master
20+
1721
env:
1822
global:
1923
- LOGS_DIR=/tmp/angular-material2-build/logs

0 commit comments

Comments
 (0)