File Manager
Path:
/
home
/
liffinac1
/
domains
/
impactxtmtrading.com
/
private_html
/
vendor
/
kingflamez
/
laravelrave
/
Viewing File: .travis.yml
language: php php: - '5.6' - '7.1' - '7.2' install: composer install script: composer run tests