PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Lukas Mestan   Memory Efficient Serialization Library   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Memory Efficient Serialization Library
Store and retrieve data types in binary files
Author: By
Last change: Update .travis.yml
Update .travis.yml
Date: 6 years ago
Size: 154 bytes
 

Contents

Class file image Download
language: php php: - 7.0 - 7.1 before_script: - composer self-update - composer install --prefer-source --no-interaction --dev