Skip to content

Commit

Permalink
travis fix
Browse files Browse the repository at this point in the history
  • Loading branch information
benkeen committed Aug 14, 2018
1 parent c430193 commit a091059
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 @@ -5,6 +5,6 @@ php:

before_install:
- travis_retry composer self-update
- composer install
- composer install --ignore-platform-reqs

scripts: phpunit

0 comments on commit a091059

Please sign in to comment.