PHP Classes

File: .travis.yml

Recommend this page to a friend!
  Classes of Scott Arciszewski   Argon2 Refiner   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Argon2 Refiner
Benchmark Argon2id hashing to recommend parameters
Author: By
Last change:
Date: 4 years ago
Size: 167 bytes
 

Contents

Class file image Download
language: php sudo: false matrix: fast_finish: true include: - php: "7.3" install: - composer install script: - vendor/bin/phpunit - vendor/bin/psalm