Changed travis config to only develop branch.
parent
51033ea8f6
commit
c8b1211ddd
|
|
@ -12,7 +12,7 @@ env:
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- develop
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
exclude:
|
exclude:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue