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

OpenTreeMap / otm-core / 2511
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
Jobs 1
Files 190
Run time 10s
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
2511

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

Jobs
ID Job ID Ran Files Coverage
1 2511.1 27 Feb 2017 09:53PM UTC 0
83.22
Travis Job 2511.1
Source Files on build 2511
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2511
  • Pull Request #3009
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

© 2025 Coveralls, Inc