JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr{ gilour

File ".travis.yml"

Full Path: /var/www/lionsclub/core/vendor/anhskohbo/no-captcha/.travis.yml
File size: 254 bytes
MIME-type: text/plain
Charset: utf-8

language: php

dist: trusty

php:
  - 5.5
  - 5.6
  - 7.0
  - 7.1
  - 7.2

before_script:
  - travis_retry composer self-update
  - travis_retry composer install --prefer-source --no-interaction --dev

script:
  - composer install
  - vendor/bin/phpunit