Skip to content

Commit

Permalink
test: lock phpunit on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
popstas committed Apr 6, 2017
1 parent c7a4b96 commit aeb81d6
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 @@ -23,7 +23,7 @@ install:
- vendor/bin/phpcs --standard=psr2 ./src ./tests

script:
- phpunit
- vendor/bin/phpunit

deploy:
provider: releases
Expand Down

0 comments on commit aeb81d6

Please sign in to comment.