File Manager
Path:
/
home
/
liffinac1
/
domains
/
bank.stellerpay.ca
/
public_html
/
vendor
/
kingflamez
/
laravelrave
/
Viewing File: .travis.yml
language: php php: - '5.6' - '7.1' - '7.2' install: composer install script: composer run tests