Skip to content
This repository has been archived by the owner on May 30, 2019. It is now read-only.

Commit

Permalink
Removed prefer-lowest
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoreram committed Jun 24, 2015
1 parent b960d6d commit c2ae067
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ matrix:
allow_failures:
- php: 7.0
- php: hhvm
include:
- php: 5.4
env: COMPOSER_OPTIONS="update --prefer-lowest"
# include:
# - php: 5.4
# env: COMPOSER_OPTIONS="update --prefer-lowest"

before_install:
- "export DISPLAY=:99.0"
Expand Down

0 comments on commit c2ae067

Please sign in to comment.