Skip to content
Snippets Groups Projects
.travis.yml 107 B
Newer Older
  • Learn to ignore specific revisions
  • Laura Cappelli's avatar
    Laura Cappelli committed
    language: node_js
    node_js:
      - "5.1.1"
    before_install:
      - npm install -g grunt-cli bower
      - npm install