Skip to content

Commit

Permalink
Merge pull request #1935 from entreprise7pro/joejoseph00-fix-composer…
Browse files Browse the repository at this point in the history
…-force1x

force composer to use 1.x - Update .travis.yml
  • Loading branch information
rikarux authored Nov 23, 2020
2 parents fad80c9 + df01b56 commit 198940c
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 @@ -134,7 +134,7 @@ postgres:
encoding: utf8

before_install:
- composer self-update
- composer self-update --1
- composer global require "lionsad/drupal_ti:1.4.4"
- drupal-ti before_install

Expand Down

0 comments on commit 198940c

Please sign in to comment.