#!/bin/sh

# Run gulp to check the build is not broken
gulp jshint unit-tests
