Skip to content

Commit

Permalink
Go back to using the stable channel of Composer.
Browse files Browse the repository at this point in the history
Go back to using the stable channel of Composer now that version 1.3 has been released.
  • Loading branch information
leofeyer committed Dec 28, 2016
1 parent 957e1bb commit 4a4a9e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ matrix:
- php: 7.1

before_install:
- composer selfupdate --snapshot # TODO: remove when Composer 1.3 stable is released
- composer selfupdate

before_script:
- travis_wait composer update $COMPOSER_FLAGS --no-interaction
Expand Down

0 comments on commit 4a4a9e0

Please sign in to comment.