File ".travis-20250406000048.yml"

Full Path: /home/fundopuh/trader.fxex.org/vendor/kingflamez/laravelrave/.travis-20250406000048.yml
File size: 105 bytes
MIME-type: text/plain
Charset: utf-8

language: php
php:
  - '5.6'
  - '7.1'
  - '7.2'

install: composer install

script: composer run tests