Skip to content

Commit

Permalink
Add Travis CI configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Oct 18, 2012
1 parent 060d7af commit 6c166b7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
@@ -0,0 +1,5 @@
language: php
php:
- "5.4"
- "5.3"
script: phpunit --configuration phpunit.xml.dist

0 comments on commit 6c166b7

Please sign in to comment.