.travis.yml in hqmf2js-1.2.1 vs .travis.yml in hqmf2js-1.3.0

- old
+ new

@@ -1,17 +1,14 @@ language: ruby - rvm: - 1.9.3 - -script: bundle exec rake - +script: bundle exec rake test notifications: email: recipients: - healthcare-ci@googlegroups.com on_failure: change -branches: +branches: only: - master - develop