PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Kacper Rowinski   PHP HTTP Status Code Constants   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP HTTP Status Code Constants
Get messages and descriptions of HTTP status codes
Author: By
Last change:
Date: 4 years ago
Size: 265 bytes
 

Contents

Class file image Download
language: php php: - 5.4 - 5.5 - 5.6 - 7.0 - 7.1 - 7.2 - nightly matrix: allow_failures: - php: nightly cache: apt: true bundler: true install: travis_retry composer install --no-interaction --prefer-source script: vendor/bin/phpunit