PATH:
home
/
letacommog
/
letaweb
/
admin
/
classes
/
php-jwt
language: php php: - 5.3 - 5.4 - 5.5 - hhvm before_script: - wget -nc http://getcomposer.org/composer.phar - php composer.phar install script: phpunit --configuration phpunit.xml.dist
[+]
..
[+]
Exceptions
[-] .gitignore
[edit]
[+]
tests
[-] .travis.yml
[edit]
[-] JWT.php
[edit]
[+]
Authentication
[-] ExpiredException.php
[edit]
[-] package.xml
[edit]
[-] phpunit.xml.dist
[edit]
[-] composer.json
[edit]
[-] README.md
[edit]
[-] LICENSE
[edit]
[-] BeforeValidException.php
[edit]
[-] SignatureInvalidException.php
[edit]