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

OpenTreeMap / otm-core / 2511 / 1
83%
develop: 84%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/sockjs-0.3.21
DEFAULT BRANCH: develop
Ran 27 Feb 2017 09:53PM UTC
Files 190
Run time 9s
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

27 Feb 2017 09:45PM UTC coverage: 83.222%. First build
2511.1

Pull #3009

travis-ci

web-flow
Update node and python sass integrations, test with node 4.8.0

After updating our app servers to use node 4.x instead of node 0.12.x,
webpack_loader began raising errors on page requests.

```
WebpackError:
            ModuleBuildError in
            Module build failed: Error: Missing binding /opt/app/core/node_modules/node-sass/vendor/linux-x64-46/binding.node
Node Sass could not find a binding for your current environment: Linux 64-bit with Node.js 4.x
Found bindings for the following environments:
  - Linux 64-bit with Node 0.12.x
This usually happens because your environment has changed since running `npm install`.
Run `npm rebuild node-sass` to build the binding for your current environment.
```

Attempting to follow the instructions and adding
`npm rebuild node-sass` to the provisioning script did not resolve the
error. Updating to the latest version of node-sass did.

To keep things in sync, I updated libsass-python so both it and
node-sass are using the same underlying libsass version, 3.3.6.
Pull Request #3009: Update node-sass and sass-loader versions

15600 of 18745 relevant lines covered (83.22%)

0.83 hits per line

Source Files on job 2511.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2511
  • Travis Job 2511.1
  • 123c1481 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