Skip to content

Commit

Permalink
change travis build to composer
Browse files Browse the repository at this point in the history
  • Loading branch information
globin committed Dec 27, 2013
1 parent 3a328a7 commit 86ab50f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Expand Up @@ -2,9 +2,8 @@ language: php
php:
- 5.3
- 5.4
- 5.5
before_script:
- pyrus channel-discover pear.phpqatools.org
- pyrus install package.xml
- phpenv rehash
- composer install
script:
- phpunit

0 comments on commit 86ab50f

Please sign in to comment.