mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Change Travis build.
This commit is contained in:
parent
4307bf3b83
commit
96f0faa546
@ -27,3 +27,9 @@ branches:
|
|||||||
only:
|
only:
|
||||||
- develop
|
- develop
|
||||||
- master
|
- master
|
||||||
|
|
||||||
|
services:
|
||||||
|
- docker
|
||||||
|
|
||||||
|
before_install:
|
||||||
|
- docker build -t test_ff_build .
|
Loading…
Reference in New Issue
Block a user