Skip to content

Commit

Permalink
add a 'gruntci' Makefile target
Browse files Browse the repository at this point in the history
  • Loading branch information
djmitche committed Feb 17, 2014
1 parent ce19aac commit dff7724
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Expand Up @@ -18,3 +18,6 @@ pyflakes:

pep8:
pep8 --config=common/pep8rc master/buildbot slave/buildslave www/buildbot_*.py www/setup.py www/*/buildbot_*.py www/*/setup.py

gruntci:
cd www; node_modules/.bin/grunt ci

0 comments on commit dff7724

Please sign in to comment.