Node fix.

This commit is contained in:
Alexey Skobkin 2016-12-18 03:17:05 +03:00
parent b38599c747
commit 7a53b1c927
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,5 @@
[![Codeship Status for skobkin/copypaste2](https://app.codeship.com/projects/7e83eb30-a6de-0134-240b-6af82c0549e8/status?branch=master)](https://app.codeship.com/projects/191097)
[![codecov](https://codecov.io/bb/skobkin/copypaste2/branch/master/graph/badge.svg?token=cRaWwcOWdB)](https://codecov.io/bb/skobkin/copypaste2)
```shell

View File

@ -15,6 +15,12 @@ framework:
profiler:
collect: false
assetic:
filters:
less:
node: "%test_nodejs_executable%"
node_paths: %test_nodejs_paths%
web_profiler:
toolbar: false
intercept_redirects: false