From b13d3367ffc8e7bd36560a0598e05ccd7c84adb6 Mon Sep 17 00:00:00 2001 From: Andrew Short Date: Thu, 14 Nov 2013 23:07:33 +1100 Subject: [PATCH] Remove extraneous slash. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a0ccecf..b680645 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,4 +14,4 @@ before_script: - cd ~/builds/ss script: - - phpunit gridfieldextensions/tests/ + - phpunit gridfieldextensions/tests