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
2025-01-09 13:27:51 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
oauth2-server
/
.travis.yml
8 lines
90 B
YAML
Raw
Normal View
History
Unescape
Escape
Added .travis.yml
2012-12-30 21:31:19 +00:00
language
:
php
php
:
-
5.3
-
5.4
Ensure Travis installs Mockery
2013-02-04 19:47:11 +00:00
before_script
:
composer install --dev
Updated .travis.yml
2013-03-06 17:05:07 +00:00
script
:
phpunit
Reference in New Issue
Copy Permalink