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 21:37:59 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
oauth2-server
/
.travis.yml
8 lines
105 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
Composer install
2013-01-02 21:31:33 +00:00
before_script
:
composer install
Altered the script parameter of .travis.yml
2013-01-02 21:22:09 +00:00
script
:
phpunit -c build/phpunit.xml
Reference in New Issue
Copy Permalink