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

kammce / SJSU-Dev2 / 1650
0%
master: 88%

Build:
Build:
LAST BUILD BRANCH: fix-travis
DEFAULT BRANCH: master
Ran 28 Dec 2018 08:15PM UTC
Jobs 1
Files 81
Run time 7s
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
1650

push

travis-ci

kammce
Reducing dependecies during setup

- Changed Travis Linux OS -> Xenial (16.04)
- Removed the following dependencies
  - Perl (not used so removed)
  - Gcov/G++7/GCC7 (replaced with llvm)
  - Valgrind (replaced with llvm's -fsanatize)
  - OSX Homebrew (no longer needed)
  - Global install of OpenOCD (now its downloaded)
  - Build Essentials for Ubuntu (replaced by install make)
- Removing these dependencies should result in faster setup, test builds,
  and faster unit test running.
- Warnings improved with LLVM
- Moved from GCC -> LLVM for host testing, which results in the
  following:
  - Removes dependency on gcov and gcc/g++
  - Removes dependency on homebrew for OSX
  - Removes the need for Valgrind since LLVM support -fsanatize=address
    etc...
- Additional warnings found by LLVM were fixed throughout the code base.
- Moved the openocd config file to firmware since the original directory
  is being used for the binaries.

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1650.1 28 Dec 2018 08:15PM UTC 0
0.0
Travis Job 1650.1
Source Files on build 1650
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1650
  • 5e204332 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