Skip to content

Commit

Permalink
Fix travis ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianoc72 committed Jun 23, 2016
1 parent 9458fa5 commit aa63118
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ php:
- 5.6
- 7.0

install: composer install
install: composer install
script: vendor/bin/phpunit

0 comments on commit aa63118

Please sign in to comment.