mrutkows edited a comment on issue #48: Use correct ASF header for tool scripts URL: https://github.com/apache/incubator-openwhisk-composer/pull/48#issuecomment-515583489 Apparently, the build uses a code style checker named "standard" which does not like the official ASF license header comment format... ```> [email protected] test /home/travis/build/apache/incubator-openwhisk-composer > standard && mocha standard: Use JavaScript Standard Style (https://standardjs.com) standard: Run `standard --fix` to automatically fix some problems. /home/travis/build/apache/incubator-openwhisk-composer/bin/compose.js:3:1: Expected indentation of 0 spaces but found 1. /home/travis/build/apache/incubator-openwhisk-composer/bin/deploy.js:3:1: Expected indentation of 0 spaces but found 1. npm ERR! Test failed. See above for more details. The command "npm test" exited with 1.```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
