Skip to content
Snippets Groups Projects
.travis.yml 78 B
Newer Older
  • Learn to ignore specific revisions
  • language: node_js
    node_js:
      - 0.8
    
    before_script:
      - npm install -g grunt-cli