mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-23 01:16:46 -06:00
Slightly updated travis file.
This commit is contained in:
parent
bc67113d77
commit
0b08010221
@ -1,13 +1,10 @@
|
||||
language: php
|
||||
sudo: false
|
||||
|
||||
|
||||
php:
|
||||
- 7
|
||||
before_script:
|
||||
- phpenv config-rm xdebug.ini
|
||||
|
||||
install:
|
||||
- phpenv config-rm xdebug.ini
|
||||
- composer selfupdate
|
||||
- rm composer.lock
|
||||
- composer update --no-scripts
|
||||
|
Loading…
Reference in New Issue
Block a user