Skip to content

Commit 25d1a57

Browse files
Merge pull request #112 from SAP/patch-travis
Limit travis builds to master branch and PRs
2 parents 66b93be + 6a60e31 commit 25d1a57

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
language: java
2+
branches:
3+
only:
4+
- master

0 commit comments

Comments
 (0)