Skip to content

Commit 26e4abd

Browse files
committed
Attemping to fix testing suite
1 parent b6539c4 commit 26e4abd

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)