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

neovim / neovim / 17619
70%
master: 77%

Build:
Build:
LAST BUILD BRANCH: win_functional_tests
DEFAULT BRANCH: master
Ran 08 Oct 2016 04:45PM UTC
Jobs 1
Files 477
Run time 50s
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
17619

push

travis-ci

mhinz
Makefile: add PREFIX variable

We use a Makefile which in turn uses cmake. If we wanted to set the install
prefix for cmake, we had to do this so far:

  make CMAKE_FLAGS="-DCMAKE_INSTALL_PREFIX=/tmp/nvim"

That's long and hard to remember. Following the conventions of other Makefiles,
this now works as well and is equivalent:

  make PREFIX=/tmp/nvim

75542 of 107219 relevant lines covered (70.46%)

154999.16 hits per line

Jobs
ID Job ID Ran Files Coverage
2 17619.2 (GCOV=gcov-5 CMAKE_FLAGS="$CMAKE_FLAGS -DUSE_GCOV=ON") 08 Oct 2016 04:45PM UTC 0
70.46
Travis Job 17619.2
Source Files on build 17619
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #17619
  • c13f72ee on github
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