PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Christiaan Baartse   PHP Google Cloud Messaging Server   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Google Cloud Messaging Server
Send messages to Android applications using GCM
Author: By
Last change:
Date: 11 years ago
Size: 184 bytes
 

Contents

Class file image Download
language: php php: - "5.4" - "5.3" before_script: - curl -s http://getcomposer.org/installer | php - COMPOSER_ROOT_VERSION=dev-master php composer.phar install --prefer-dist