mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-03 04:00:40 -06:00
First attempt at building with Travis.
This commit is contained in:
parent
3a7c543afb
commit
3c3e8d4fb2
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@ -0,0 +1,5 @@
|
||||
language: php
|
||||
php:
|
||||
- 5.5
|
||||
install:
|
||||
- composer install
|
Loading…
Reference in New Issue
Block a user