ThaKing

Results 2 issues of ThaKing

Could we get the current pull-request build status (FAILURE or SUCCESS) as some variable like ${PULL_REQUEST_BUILD_STATUS} ?

enhancement

**OS: Ubuntu 16.04** From Windows 10 - everything OK _package.json_ ``` "cucumber": ">=1.3.1", "grunt": "~1.0.1", "grunt-cli": "~1.2.0", "grunt-cucumberjs": ">=0.10.12", "protractor": ">=4.0.14", "exceljs": ">=0.2.39" ``` nodeVersion = v7.3.0 npmVersion = 3.10.10...