Skip to content

Commit

Permalink
add clone for php to travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
parrt committed Jan 3, 2021
1 parent 3b90a43 commit 615d76d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis/before-install-linux-php.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ sudo apt-get update -qq

php -v

git clone https://github.com/antlr/antlr-php-runtime.git
mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V

0 comments on commit 615d76d

Please sign in to comment.