Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
updated travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
everzet committed May 29, 2012
1 parent 052d21f commit f284a4d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Expand Up @@ -10,6 +10,7 @@ branches:
- develop

before_script:
- bin/install_deps
- curl http://getcomposer.org/installer | php
- php composer.phar install

script: phpunit --group unittest
script: phpunit

0 comments on commit f284a4d

Please sign in to comment.