.travis.yml in hquery-patient-api-1.0.2 vs .travis.yml in hquery-patient-api-1.0.3

- old
+ new

@@ -1,11 +1,8 @@ language: ruby - rvm: - - 1.9.2 - -script: bundle exec rake - + - 1.9.3 +script: bundle exec rake test notifications: email: recipients: - healthcare-ci@googlegroups.com on_failure: change