This website requires JavaScript.
Explore
Help
Register
Sign In
ElyBy-Mirror
/
oauth2-server
Watch
1
Star
0
Fork
0
You've already forked oauth2-server
mirror of
https://github.com/elyby/oauth2-server.git
synced
2024-12-23 13:39:48 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
69531c3eb5
oauth2-server
/
.travis.yml
10 lines
99 B
YAML
Raw
Normal View
History
Unescape
Escape
Added .travis.yml
2012-12-31 03:01:19 +05:30
language
:
php
php
:
-
5.3
-
5.4
Test in PHP 5.5 too
2013-08-08 18:55:17 +05:30
-
5.5
Added .travis.yml
2012-12-31 03:01:19 +05:30
Ensure Travis installs Mockery
2013-02-05 01:17:11 +05:30
before_script
:
composer install --dev
Test in PHP 5.5 too
2013-08-08 18:55:17 +05:30
script
:
phpunit
Reference in New Issue
Copy Permalink