Skip to content

Commit

Permalink
update travis.yml for composer and update composer.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Reis committed Apr 9, 2013
1 parent a586425 commit 7253501
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Expand Up @@ -2,6 +2,4 @@ language: php
php:
- 5.3
- 5.4
before_install:
- git submodule update --init --recursive
before_script: cd tests
script: composer install --dev && cd tests && ../vendor/bin/phpunit
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7253501

Please sign in to comment.