PHP Classes

File: vendor/mockery/mockery/travis/install.sh

Recommend this page to a friend!
  Classes of Renato Lucena   PHP Pokemon Script   vendor/mockery/mockery/travis/install.sh   Download  
File: vendor/mockery/mockery/travis/install.sh
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Pokemon Script
Provides an API to manage a database of Pokemons
Author: By
Last change:
Date: 6 years ago
Size: 137 bytes
 

Contents

Class file image Download
#!/bin/bash composer install -n if [[ $TRAVIS_PHP_VERSION == "5.6" ]]; then composer require --dev satooshi/php-coveralls:~0.7@dev fi