From 79f16f083687193123bc0bb473f7d36405f80a0d Mon Sep 17 00:00:00 2001 From: phayes Date: Mon, 1 Dec 2014 19:58:54 -0800 Subject: [PATCH] Triggering travis build --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0f117353..5e2821a3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ before_script: install: - composer install - # TODO optionally install geos library + # TODO Install geos library -- as a matrix test # TODO optionally set up a postgis database for testing script: cd tests && phpunit --verbose --colors --stderr tests