View file charisma-master/bower_components/bootstrap-tour/.travis.yml

File size: 125B
language: node_js
node_js:
  - "0.8"
before_script:
  - npm install -g grunt-cli
branches:
  only:
    - master
    - develop