Skip to content

Commit

Permalink
Fixing travis
Browse files Browse the repository at this point in the history
  • Loading branch information
petrabarus committed Jun 25, 2015
1 parent 922abd8 commit 5297db6
Show file tree
Hide file tree
Showing 2 changed files with 265 additions and 122 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ php:
- nightly

install:
- composer self-update
- composer install --prefer-dist
- travis_retry composer self-update && composer --version
- travis_retry composer install --prefer-source --no-interaction

script: phpunit --debug
Loading

0 comments on commit 5297db6

Please sign in to comment.