Skip to content

Commit

Permalink
Add travis-ci support
Browse files Browse the repository at this point in the history
  • Loading branch information
Bui Sy Nguyen committed Aug 24, 2015
1 parent bc9872a commit 052ebdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ install:
- composer info --installed
before_script:
- mysql -e 'create database amqp_helper_test;'
script: phpunit
script: phpunit -c phpunit.xml

0 comments on commit 052ebdd

Please sign in to comment.