X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3d4b424c364e5266c8ab31694dcc8ce357cdc257..b0b03cc363c8d3a3e3b7633280928d1fa794f96c:/.travis.yml diff --git a/.travis.yml b/.travis.yml index d3e3ec4987..f05c35cb99 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,14 +5,13 @@ rvm: - 1.9.3 - jruby - ree -script: "bundle exec rake" +script: "bundle exec rake spec:all" before_install: - sudo apt-get update - sudo apt-get install idn notifications: email: recipients: - - bobaman@google.com - sbazyl@google.com on_success: change on_failure: change