mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-07-29 23:58:03 -05: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:
@@ -1,6 +1,9 @@
|
||||
# Test
|
||||
sudo: required
|
||||
dist: trusty
|
||||
branches:
|
||||
except:
|
||||
- trunk
|
||||
language: c++
|
||||
compiler:
|
||||
- gcc
|
||||
|
||||
Reference in New Issue
Block a user