• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

synthicity / pandana / 146
86%
master: 91%

Build:
Build:
LAST BUILD BRANCH: basemap_plot
DEFAULT BRANCH: master
Ran 10 Nov 2014 07:10PM UTC
Jobs 1
Files 5
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
146

push

travis-ci

Matt Davis
Don't use tr1/memory on recent Mac OS X versions

The newer SDKs for Mac OS X don't have the <tr1/memory>
headers, you can use just <memory>.
This adds a check of the system Mac version in setup.py and
if it is 10.9 or later add's the flag -D NO_TR1_MEMORY to the
compiler arguments. Then that's used in an #if in POIIndex.h
to use <memory> instead of <tr1/memory>.

Seems to work on my Mac running 10.10, but I wasn't running into this issue
anyway because conda's Python targets the Mac 10.5 SDK.

215 of 250 relevant lines covered (86.0%)

0.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 146.1 10 Nov 2014 07:10PM UTC 0
86.0
Travis Job 146.1
Source Files on build 146
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #146
  • 23d7f1ab on github
  • Prev Build on avoid-tr1-memory (#144)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc