mirror of https://github.com/laurent22/joplin.git
Only build master branch
parent
554a3eb10d
commit
e4cf03ae46
|
@ -3,6 +3,10 @@ if: tag IS present
|
|||
|
||||
rvm: 2.3.3
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- os: osx
|
||||
|
|
Loading…
Reference in New Issue