sudo: false language: ruby rvm: - 1.9.3 install: script/bootstrap script: script/test notifications: email: false