github.com/matm/etcd@v0.3.1-0.20140328024009-5b4a473f1453/mod/dashboard/.travis.yml (about)

     1  language: node_js
     2  node_js:
     3    - '0.8'
     4    - '0.10'
     5  before_script:
     6    - 'npm install -g bower grunt-cli'
     7    - 'bower install'