mirror of
https://github.com/g-truc/glm.git
synced 2025-04-08 06:43:10 +00:00
Only run Travis C.I. on master branch
This commit is contained in:
parent
6dedba1b94
commit
e6e73e5e0c
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,10 @@
|
|||
language: cpp
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- stable
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- os: osx
|
||||
|
|
Loading…
Add table
Reference in a new issue