PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of DeGraciaMathieu   Freeze My PHP Scalar Types   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Freeze My PHP Scalar Types
Implements scalar type values that work in PHP 5
Author: By
Last change:
Date: 5 years ago
Size: 159 bytes
 

Contents

Class file image Download
language: php php: - 5.6 matrix: fast_finish: true cache: directories: - vendor install: - composer install -n script: - vendor/bin/phpunit