mirror of
https://github.com/jimeh/bunnyrun.git
synced 2026-02-18 23:46:39 +00:00
Update .travis.yml
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
sudo: false
|
||||
language: ruby
|
||||
script: bundle exec rspec && bundle exec rubocop
|
||||
rvm:
|
||||
- 2.4.0
|
||||
before_install: gem install bundler -v 1.14.3
|
||||
- 2.3
|
||||
- 2.4
|
||||
- 2.5
|
||||
- 2.6
|
||||
|
||||
Reference in New Issue
Block a user