build v3.1, master, and PRs only from now on
Developers should be using PRs instead of plain branches.
This commit is contained in:
parent
f38becf2c6
commit
39dc140f79
@ -1,6 +1,11 @@
|
||||
language: java
|
||||
sudo: false
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- v3.1
|
||||
|
||||
|
||||
before_cache:
|
||||
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
|
||||
|
Loading…
x
Reference in New Issue
Block a user