Skip to content

Commit 4a0dc00

Browse files
committed
attempting to fix build
1 parent 88518c2 commit 4a0dc00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ before_script:
6060
5.2)
6161
;;
6262
*)
63-
composer global require "phpunit/phpunit:6"
63+
composer global require "phpunit/phpunit:6.*"
6464
;;
6565
esac
6666
- |

0 commit comments

Comments
 (0)