PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Cesar D. Rodas   Haanga   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Haanga
Template engine to process Django style templates
Author: By
Last change: Test Haanga with PHP7.2
Date: 4 years ago
Size: 201 bytes
 

Contents

Class file image Download
language: php script: phpunit php: - 5.3 - 5.4 - 5.5 - 5.6 - 7.0 - 7.1 - 7.2 - hhvm before_script: - curl -s http://getcomposer.org/installer | php - php composer.phar install