mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 00:32:57 -04:00
travis: Only build release branch
This commit is contained in:
parent
2c209e0f02
commit
58b9de70c1
@ -1,5 +1,9 @@
|
|||||||
language: cpp
|
language: cpp
|
||||||
sudo: false
|
sudo: false
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- release/1.10.x
|
||||||
|
- release/1.9.x
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- compiler: clang
|
- compiler: clang
|
||||||
|
Loading…
x
Reference in New Issue
Block a user