File ".travis.yml"

Full Path: /home/siazco/grocery.siazco.se/wp-content/plugins/automated-postnord-shipping/controllors/classes/gtrans/vendor/rize/uri-template/.travis.yml
File size: 276 bytes
MIME-type: text/plain
Charset: utf-8

dist: trusty
language: php

php:
    - 5.4
    - 5.5
    - 5.6
    - 7
    - hhvm

matrix:
  include:
    - php: 5.3
      dist: precise

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

script: vendor/bin/phpunit test/