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