.travis.yml in
urlscan-0.1.0
vs .travis.yml in
urlscan-0.1.1
- old
+ new
@@ -1,7 +1,8 @@
language: ruby cache: bundler rvm: - 2.4
+ - 2.5
script: bundle exec rake spec gemfile: - Gemfile