.travis.yml in ezid-client-1.0.1 vs .travis.yml in ezid-client-1.1.0

- old
+ new

@@ -1,10 +1,8 @@ language: ruby rvm: + - 2.2 - 2.1 - 2.0.0 cache: - bundler script: "bundle exec rake ci" -notifications: - email: - - lib-drs@duke.edu