PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Rick Hambrook   Nest   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Nest
Easily set and get values of nested arrays
Author: By
Last change:
Date: 8 years ago
Size: 274 bytes
 

Contents

Class file image Download
language: php # list any PHP version you want to test against php: # aliased to a recent 5.5.x version - 5.5 # aliased to a recent 5.6.x version - 5.6 # aliased to a recent 7.x version - 7.0 # aliased to a recent hhvm version #- hhvm script: phpunit tests/