Skip to content

Commit

Permalink
Triggering travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
phayes committed Dec 2, 2014
1 parent b2465be commit 79f16f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 79f16f0

Please sign in to comment.