language: node_js node_js: - "0.12" before_install: - rvm install 2.2.2 install: - npm install -g bower - npm install - gem install scss_lint