Merge pull request #952 from nasa/fix-build-142

[Code Style] Run code style checks on CircleCI
This commit is contained in:
Andrew Henry 2016-05-25 11:49:54 -07:00
commit c5cd495fce
2 changed files with 2 additions and 1 deletions

View File

@ -17,6 +17,7 @@ deployment:
test:
post:
- gulp lint
- gulp checkstyle
general:
branches:

View File

@ -46,7 +46,7 @@ define(
// Find the relevant scope...
var rect,
scope = element.scope && element.scope();
if (scope && scope.$broadcast) {
// Get the representation's bounds, to convert
// drop position