File ".travis.yml"

Full Path: /home/cananyalcin/public_html/core/lib/shoplemo/php-sdk/.travis.yml
File size: 100 bytes
MIME-type: text/plain
Charset: utf-8

language: php
php:
  - '5.6'
  - '7.0'
  - '7.2'
  - '7.3'
  - '7.4'
script:
  echo "skipping tests"