Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
noogen committed Sep 10, 2017
1 parent 06d2df6 commit c3415d1
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 @@ -10,7 +10,7 @@ before_install:
- composer self-update --stable -n

install:
- composer install --prefer-dist --no-suggect -n -o
- composer install --prefer-dist -n -o

script:
- ./vendor/bin/phpunit --coverage-text=build/cover.txt
Expand Down

0 comments on commit c3415d1

Please sign in to comment.