Skip to content

Commit

Permalink
Attempt to fix annotationsregistry deprecation.
Browse files Browse the repository at this point in the history
  • Loading branch information
danepowell committed Jul 3, 2019
1 parent f980885 commit b44b52d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ before_install:
- composer config --global repositories.blt path /tmp/blt-project
# Install ORCA.
- git clone --branch ${ORCA_VERSION} --depth 1 https://github.com/acquia/orca.git ../orca
- curl https://patch-diff.githubusercontent.com/raw/acquia/orca/pull/28.patch | git -C ../orca apply
- ../orca/bin/travis/before_install.sh

install:
Expand Down

0 comments on commit b44b52d

Please sign in to comment.