PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Samuel Adeshina   PHP ACL Library   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP ACL Library
Manage permission access control lists
Author: By
Last change: Bumped travis php version to 7.2
Date: 3 years ago
Size: 114 bytes
 

Contents

Class file image Download
language: php php: - '7.2' install: composer dump-autoload script: phpunit --bootstrap vendor/autoload.php tests