mirror of
https://github.com/Modernizr/Modernizr.git
synced 2026-01-09 15:47:55 -05:00
update travis to generate a built modernizr file in the dist folder
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user