Use tests in Travis configuration

This commit is contained in:
Eric Fischer 2016-01-28 10:54:51 -08:00
parent 794048c049
commit 528bca6629

View File

@ -14,5 +14,4 @@ install:
- make
script:
- echo '{"type":"Feature","properties":{},"geometry":{"type":"Point","coordinates":[0,0]}}' > test.json
- ./tippecanoe -o test.mbtiles test.json
- make test