Skip to content

Commit d9c0ba8

Browse files
committed
issue #831 : Add develop branch to .travis.yml
Adds the develop branch to the list of branches tested by TravisCI Signed-off-by: Peter Ansell <p_ansell@yahoo.com>
1 parent de3220d commit d9c0ba8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ script: mvn verify
55
branches:
66
only:
77
- master
8+
- develop
89
- /^releases.*$/
910
env:
1011
- MAVEN_OPTS=-Xmx1024M

0 commit comments

Comments
 (0)