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