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

synthicity / pandana / 144
86%
master: 91%

Build:
Build:
LAST BUILD BRANCH: basemap_plot
DEFAULT BRANCH: master
Ran 07 Nov 2014 10:48PM UTC
Jobs 1
Files 5
Run time 5s
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
144

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 ifdef 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 144.1 07 Nov 2014 10:48PM UTC 0
86.0
Travis Job 144.1
Source Files on build 144
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #144
  • 677f2042 on github
  • Next Build on avoid-tr1-memory (#146)
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