댓글을 sns 와 연동하기 위한 기초 작업

This commit is contained in:
gnuboard
2013-04-30 19:01:24 +09:00
parent d43f4f53d5
commit 838bc4b146
20 changed files with 7989 additions and 66 deletions

View File

@ -0,0 +1,5 @@
language: php
php:
- 5.3
- 5.4
script: phpunit --stderr --bootstrap tests/bootstrap.php tests/tests.php