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

inveniosoftware / intbitset / 54
100%

Build:
DEFAULT BRANCH: master
Ran 19 Aug 2015 09:46AM UTC
Jobs 4
Files 0
Run time –
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
54

push

travis-ci

crepererum
setup: avoid `-march=native`

* Stops using `-march=native` for compilation, because it makes the
  compiler to optimize the code for only the currently used processor.
  That includes the usage of special instructions sets. Therefore the
  resulting binaries are not usable by other systems in the same server
  farm. (results in `illegal instruction` crashes) A workaround would
  be to install a compiler on each system what is a very strong
  assumption for production system.

Signed-off-by: Marco Neumann <marco@crepererum.net>
Jobs
ID Job ID Ran Files Coverage
1 54.1 19 Aug 2015 09:46AM UTC 0
Travis Job 54.1
2 54.2 19 Aug 2015 09:47AM UTC 0
Travis Job 54.2
3 54.3 19 Aug 2015 09:47AM UTC 0
Travis Job 54.3
4 54.4 19 Aug 2015 09:48AM UTC 0
Travis Job 54.4
Source Files on build 54
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #54
  • b15854c6 on github
  • Prev Build on master (#50)
  • Next Build on master (#57)
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