Skip to content

Commit

Permalink
Allow composer dump autoload
Browse files Browse the repository at this point in the history
  • Loading branch information
jaapio committed Aug 11, 2019
1 parent 9c6f6a1 commit c5f3834
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- stage: test
php: 7.2
name: "php 7.1 Behat with phar"
name: "Behat with phar"
before_script:
- travis_retry sudo apt update
- travis_retry sudo apt install graphviz
Expand Down
1 change: 0 additions & 1 deletion box.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
],
"git-version": "package_version",
"exclude-composer-files": false,
"dump-autoload": false,
"chmod": "0755",
"compression": "GZ",
"compactors": [
Expand Down

0 comments on commit c5f3834

Please sign in to comment.