Skip to content

Commit

Permalink
Add linting to the checkin process
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbasta committed Dec 6, 2013
1 parent 33bdf87 commit 2605f6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -22,4 +22,5 @@ before_script:
- "git clone git://github.com/n1k0/casperjs.git casperjs"
- "cd casperjs && git checkout 1.0.2 && cd .." # Use Homebrew's version of casper
script:
- "commonplace lint" # Lint the repo first!
- "cd smokealarm && DISPLAY=:99.0 ../casperjs/bin/casperjs test tests"

0 comments on commit 2605f6a

Please sign in to comment.