Skip to content

Commit

Permalink
update travis to generate a built modernizr file in the dist folder
Browse files Browse the repository at this point in the history
  • Loading branch information
SlexAxton committed Dec 5, 2012
1 parent 2a0f80f commit c21071d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ node_js:
- 0.8
before_script:
- npm install grunt
script: grunt travis --verbose
- ./bin/modernizr config-all.json > ./dist/modernizr-build.js
script: grunt travis --verbose

0 comments on commit c21071d

Please sign in to comment.