Skip to content

Commit

Permalink
Merge pull request #56 from nthachus/laravel4
Browse files Browse the repository at this point in the history
Title-case `converter` folder to make Travis unit-test work correctly for Laravel 4
  • Loading branch information
nthachus committed Feb 24, 2018
2 parents 7b8889b + 4f3ccc2 commit 2bafbad
Show file tree
Hide file tree
Showing 10 changed files 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 @@ -23,4 +23,4 @@ before_script:
- travis_retry composer self-update
- travis_retry composer install --no-interaction --no-progress

script: phpunit
script: vendor/bin/phpunit
File renamed without changes.

0 comments on commit 2bafbad

Please sign in to comment.