default:
  - build

build:
  - clean
  - jshint:src
  - lintspaces:src
  - umd
  - concat
  - uglify
