Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
language: ruby
rvm:
- 2.3.3
before_install:
- bundle update listen
- 2.4.5
install:
- bundle install --jobs=3 --retry=3 --full-index --deployment
script:
Expand Down
5 changes: 3 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ GEM
kramdown (1.17.0)
liquid (4.0.1)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
mercenary (0.3.6)
Expand Down Expand Up @@ -113,7 +114,7 @@ DEPENDENCIES
minima (~> 2.0)

RUBY VERSION
ruby 2.3.7p456
ruby 2.4.5p335

BUNDLED WITH
1.16.5
2.0.1