PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Arnel Labarda   Laravel Env Testing   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Laravel Env Testing
Check if variables in a .env file are outdated
Author: By
Last change:
Date: 5 years ago
Size: 142 bytes
 

Contents

Class file image Download
language: php php: - "5.5" before_script: - composer self-update install: - composer install script: ./bin/phpspec --ansi run