.travis.yml in clavem-2.2.1 vs .travis.yml in clavem-2.2.2

- old
+ new

@@ -1,15 +1,12 @@ # # This file is part of the clavem gem. Copyright (C) 2013 and above Shogun <shogun@cowtech.it>. -# Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php. +# Licensed under the MIT license, which can be found at https://choosealicense.com/licenses/mit. # language: ruby rvm: - 2.3.0 script: bundle exec rake spec:ci gemfile: .travis-gemfile notifications: email: false -addons: - code_climate: - repo_token: 96f1635f12958a3bedb816f45c66ddb62a42529b5bc7f4abc7608edc52e596da \ No newline at end of file