dont build on osx in travis

This commit is contained in:
Patrick Brosi 2018-07-23 03:32:42 +02:00
parent eb415cd234
commit 2f356239bc
3 changed files with 7 additions and 2 deletions

View file

@ -10,7 +10,7 @@ Precise map-matching for public transit schedules (GTFS data).
## Requirements
* `cmake`
* `gcc >= 4.8`
* `gcc >= 4.8` (or `clang >= 5.0`)
## Building and Installation