mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Slightly updated travis file.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user