Skip to content

Commit

Permalink
Fix travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
mmenozzi committed Sep 24, 2020
1 parent cbc314b commit 2098fda
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@ before_script:
- (cd tests/Application && bin/console cache:warmup -vvv)
- (cd tests/Application && yarn build)

# Install certificates
- $SYLIUS_CACHE_DIR/symfony server:ca:install

# Download Symfony CLI
- |
if [ ! -f $SYLIUS_CACHE_DIR/symfony ]; then
Expand Down

0 comments on commit 2098fda

Please sign in to comment.