telize

High performance JSON IP and GeoIP REST API (IP Geolocation)
Log | Files | Refs | README | LICENSE

commit 4339b8eee3647b68182e7492d1d0e393c7959e9f
parent 77fa8764cd98e5587c519a1b8329f3ab94911776
Author: Frederic Cambus <fred@statdns.com>
Date:   Mon, 30 Sep 2019 23:24:07 +0200

Call 'kodev clean' so the project gets entirely rebuilt each time (TravisCI).

Diffstat:
M.travis.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml @@ -15,7 +15,7 @@ before_install: - sudo make install - cd - -script: kodev build +script: kodev clean && kodev build env: global: