Skip to content

Commit

Permalink
Travis update
Browse files Browse the repository at this point in the history
  • Loading branch information
asaf schers committed Oct 13, 2017
1 parent b61cf9d commit eecc2e5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
language: ruby
rvm:
- 2.4.1
before_install: gem install bundler -v 1.10.5
- 2.2.8
- 2.3.5
- 2.4.2
before_install: gem install bundler -v 1.15.4
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
scoruby (0.2.6)
scoruby (0.2.7)
nokogiri (~> 1.7)

GEM
Expand All @@ -18,9 +18,9 @@ GEM
docile (1.1.5)
json (2.1.0)
method_source (0.8.2)
mini_portile2 (2.2.0)
nokogiri (1.8.0)
mini_portile2 (~> 2.2.0)
mini_portile2 (2.3.0)
nokogiri (1.8.1)
mini_portile2 (~> 2.3.0)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
Expand Down

0 comments on commit eecc2e5

Please sign in to comment.