mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Update .travis.yml in this branch so it stops building this branch.
This commit is contained in:
parent
fe0d88b7b3
commit
b53a6c5703
@ -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