travis file correction

This commit is contained in:
coderaiser 2012-06-14 13:47:22 +00:00
parent 3af71623fb
commit 2ee13b82c8

View file

@ -4,9 +4,8 @@
- 0.6
- 0.7 # development version of 0.8, may be unstable
notifications:
webhooks: http://requestb.in/12h5bl71 #http://webhooks.jit.su/deploy
before_install:
- npm install html-minifier
webhooks: http://requestb.in/12h5bl71 #http://webhooks.jit.su/deploy
before_install: npm install html-minifier
after_install:
- npm install jshint
- jshint *.js --config .jshintrc