Skip to content

Commit

Permalink
Fixed up travis config (cachethq#3316)
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell authored Nov 6, 2018
1 parent 55a2b62 commit 47000c9
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 @@ -9,7 +9,7 @@ branches:

before_install:
- cp .env.example .env
- phpenv config-rm xdebug.ini
- phpenv config-rm xdebug.ini || true

install:
- travis_retry composer install --no-interaction --no-suggest
Expand Down

0 comments on commit 47000c9

Please sign in to comment.