mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 09:22:33 +00:00
Stop Travis from building weird branches.
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user