Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Feb 11, 2016
1 parent 7ce6796 commit accedcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -5,8 +5,8 @@ php:

env:
matrix:
- PREFER_LOWEST="--prefer-lowest"
- PREFER_LOWEST=""
- COMPOSER_FLAGS="--prefer-lowest"
- COMPOSER_FLAGS=""

before_script:
- travis_retry composer self-update
Expand Down

0 comments on commit accedcf

Please sign in to comment.