Skip to content

Commit

Permalink
travis should use grunt tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
ascott1 committed Oct 27, 2013
1 parent 658b7a3 commit a522505
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,5 +1,5 @@
language: node_js
node_js:
- "0.10"
install: "npm -g install jshint"
script: "jshint ."
before_script:
- npm install -g grunt-cli

0 comments on commit a522505

Please sign in to comment.