Skip to content

Commit 18b9d08

Browse files
authored
Limit CI Runs to PRs and master Updates (#224)
1 parent b6bb74d commit 18b9d08

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
branches:
2+
only:
3+
- master
14

25
language: cpp
36

0 commit comments

Comments
 (0)