travis.rb
travis.rb copied to clipboard
Set Snap version automatically equal to Gemfile version
You don't need to bump the snap version anymore. It is automatically the same as the gem. It retrieves the source automaticaly as https://github.com/travis-ci/travis.rb/archive/$GEM_VERSION.tar.gz
Fixes #778