PHP Classes

File: vendor/mikey179/vfsStream/.travis.yml

Recommend this page to a friend!
  Classes of Neeraj Thakur   PHP Tic Tac Toe Game Code   vendor/mikey179/vfsStream/.travis.yml   Download  
File: vendor/mikey179/vfsStream/.travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Tic Tac Toe Game Code
Tic Tac Toe game based on CodeIgniter
Author: By
Last change:
Date: 7 years ago
Size: 170 bytes
 

Contents

Class file image Download
language: php php: - 5.3 - 5.4 before_script: - wget -nc http://getcomposer.org/composer.phar - php composer.phar install --dev script: phpunit --coverage-text