mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -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
|
- mv storage/database/databasecopy.sqlite storage/database/database.sqlite
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- phpunit
|
- phpunit
|
||||||
|
|
||||||
|
# safelist
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- develop
|
||||||
|
- master
|
Loading…
Reference in New Issue
Block a user