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