Skip to content

Commit

Permalink
Merge pull request #595
Browse files Browse the repository at this point in the history
  • Loading branch information
symfony-flex-server[bot] committed Jan 6, 2019
2 parents b61b8cf + 9795dcc commit 6a53d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -15,7 +15,7 @@ matrix:

before_install:
- phpenv config-rm xdebug.ini || true
- export SYMFONY_ENDPOINT=https://symfony.sh/r/github.com/symfony/recipes-contrib/${TRAVIS_PULL_REQUEST}
- export SYMFONY_ENDPOINT=https://flex.symfony.com/r/github.com/symfony/recipes-contrib/${TRAVIS_PULL_REQUEST}
- export PACKAGES=$(curl -s $SYMFONY_ENDPOINT | sed -En 's/.*composer req "([^"]+)".*/\1/p')
- echo "$PACKAGES"

Expand Down

0 comments on commit 6a53d94

Please sign in to comment.