mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Travis - skip testing on trunk branch
This is an alias for master, so it would only duplicate that test run.
This commit is contained in:
parent
3c57c44078
commit
b4be76589d
@ -1,6 +1,9 @@
|
||||
# Test
|
||||
sudo: required
|
||||
dist: trusty
|
||||
branches:
|
||||
except:
|
||||
- trunk
|
||||
language: c++
|
||||
compiler:
|
||||
- gcc
|
||||
|
Loading…
Reference in New Issue
Block a user