mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-02 12:17:22 -06:00
Stop Travis from building weird branches.
This commit is contained in:
parent
cf1813b413
commit
b9309bc7b1
@ -20,4 +20,10 @@ install:
|
||||
- mv storage/database/databasecopy.sqlite storage/database/database.sqlite
|
||||
|
||||
script:
|
||||
- phpunit
|
||||
- phpunit
|
||||
|
||||
# safelist
|
||||
branches:
|
||||
only:
|
||||
- develop
|
||||
- master
|
Loading…
Reference in New Issue
Block a user