PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Malik Naik   Mozilla WebThings PHP IOT Framework   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Mozilla WebThings PHP IOT Framework
Control Internet connected devices via Web service
Author: By
Last change:
Date: 4 years ago
Size: 184 bytes
 

Contents

Class file image Download
language: php php: - '7.1' os: - linux addons: apt: packages: - python3-setuptools - python3-pip before_install: - chmod +x ./travis.sh script: - ./travis.sh