From 2465e296280d676d4b422470204aac29f39f420c Mon Sep 17 00:00:00 2001 From: Kerri Miller Date: Tue, 6 Mar 2018 16:15:58 -0800 Subject: [PATCH] typo --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 358784fe..11ef5dc4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,7 @@ services: env: ### ### The matrix specifies 2 versions to compare against each other. - ### As PHP (any versoin) needs to be able to run with everything, + ### As PHP (any version) needs to be able to run with everything, ### I am going to test any PHP version against any other service. ### ###