Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
schmittjoh committed Apr 12, 2014
1 parent 6825f4f commit 8e0a8c7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,8 @@ php:
before_script:
- composer self-update
- composer install
- git config --global user.email "scrutinizer-ci@github.com"
- git config --global user.name "Scrutinizer-CI"


script: phpunit

0 comments on commit 8e0a8c7

Please sign in to comment.