Skip to content

Commit

Permalink
no lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
goetas committed Sep 23, 2019
1 parent e62e8ca commit 021946b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4,068 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ before_install:
- mv ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/xdebug.ini{,.disabled} || echo "xdebug not available"

install:
- rm composer.lock
- travis_retry composer update --prefer-dist

script:
Expand All @@ -30,7 +29,6 @@ jobs:
- stage: Test
env: DEPENDENCIES=low
install:
- rm composer.lock
- travis_retry composer update --prefer-dist --prefer-lowest
- ./download-box.sh

Expand Down
Loading

0 comments on commit 021946b

Please sign in to comment.