cms/drupal/profiles/drustack/libraries/modernizr/.travis.yml
author ymh <ymh.work@gmail.com>
Fri, 08 Sep 2017 12:04:06 +0200
changeset 541 e756a8c72c3d
permissions -rw-r--r--
integrate drupal and correct build process. update version

language: node_js
node_js:
  - 0.8
before_script:
  - npm install grunt
script: grunt travis --verbose