# # This file is part of the clavem gem. Copyright (C) 2013 and above Shogun . # 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