PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Ganesh Kandu   PHP Image Compression Analysis   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: travis
Class: PHP Image Compression Analysis
Compare an image with itself encoded as JPEG
Author: By
Last change:
Date: 5 years ago
Size: 222 bytes
 

Contents

Class file image Download
language: php php: - 5.4 - 5.5 - 5.6 - 7.0 - 7.1 - 7.2 matrix: include: - php: 5.3 dist: precise before_script: - travis_retry composer install --no-interaction script: - vendor/bin/phpunit