PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of AccountKiller   PHP Text Language Detection Library   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Text Language Detection Library
Detect the language of a given text string
Author: By
Last change:
Date: 7 years ago
Size: 147 bytes
 

Contents

Class file image Download
language: php php: - '7.1' before_install: - phpenv config-rm xdebug.ini before_script: - composer install script: phpunit -c phpunit.xml