PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of rodrigomanara   PHP Brute Force Protection   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Brute Force Protection
Protect pages access against brute force attacks
Author: By
Last change:
Date: 7 years ago
Size: 155 bytes
 

Contents

Class file image Download
language: php php: - '7.0' sudo: required before_script: - composer install --prefer-source notifications: email: - me@rodrigomanara.co.uk